|
FastLED 3.9.15
|
| void fl::vector_basic::resize_impl | ( | fl::size | n | ) |
Resize to n elements. New elements are default-constructed (zeroed for trivial).
Definition at line 297 of file basic_vector.cpp.hpp.
References element_ptr(), ensure_capacity(), mCapacity, mOps, mSize, and trivial_default_construct().
Referenced by fl::vector< fl::i16 >::resize().
Here is the call graph for this function:
Here is the caller graph for this function: