|
FastLED 3.9.15
|
| void fl::vector_basic::insert_move_impl | ( | fl::size | index, |
| void * | element ) |
Insert element at index by move. Shifts subsequent elements right.
Definition at line 269 of file basic_vector.cpp.hpp.
References element_ptr(), ensure_capacity(), mCapacity, mElementSize, fl::memcpy(), mOps, mSize, and trivial_move_left().
Referenced by fl::vector< fl::i16 >::insert().
Here is the call graph for this function:
Here is the caller graph for this function: