|
FastLED 3.9.15
|
| void fl::vector_basic::resize_value_impl | ( | fl::size | n, |
| const void * | value ) |
Resize to n elements. New elements are copy-constructed from value.
Definition at line 330 of file basic_vector.cpp.hpp.
References element_ptr(), ensure_capacity(), mCapacity, mElementSize, fl::memcpy(), mOps, mSize, and fl::type_rank< T >::value.
Referenced by fl::vector< fl::i16 >::vector(), fl::vector< fl::i16 >::vector(), fl::VectorN< T, INLINED_SIZE >::VectorN(), and fl::vector< fl::i16 >::resize().
Here is the call graph for this function:
Here is the caller graph for this function: