FastLED 3.9.15
Loading...
Searching...
No Matches

◆ VectorN() [3/8]

template<typename T, fl::size INLINED_SIZE>
fl::VectorN< T, INLINED_SIZE >::VectorN ( fl::size count,
const T & value = T() )
inline

Definition at line 863 of file vector.h.

866 }
void resize_value_impl(fl::size n, const void *value) FL_NOEXCEPT
Resize to n elements. New elements are copy-constructed from value.
vector() FL_NOEXCEPT
Definition vector.h:492

References fl::vector< T >::vector(), FL_NOEXCEPT, fl::vector_basic::resize_value_impl(), and fl::type_rank< T >::value.

+ Here is the call graph for this function: