FastLED
3.9.15
Loading...
Searching...
No Matches
◆
get_default_construct_fn()
[2/2]
template<typename T>
fl::enable_if
<!
has_default_ctor
< T >
::value
, void(*)(void *)
FL_NOEXCEPT
>::type fl::detail::get_default_construct_fn
(
)
Definition at line
216
of file
basic_vector.h
.
216
{
217
return
nullptr
;
218
}
References
FL_NOEXCEPT
.
fl
detail
Generated on Tue Jun 16 2026 00:07:09 for FastLED by
1.13.2