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

◆ vector() [1/12]

template<typename T>
fl::vector< T >::vector ( )
inline

Definition at line 492 of file vector.h.

vector_basic(fl::size elementSize, memory_resource *resource, const vector_element_ops *ops) FL_NOEXCEPT
Heap-only vector (no inline buffer).
memory_resource * default_memory_resource() FL_NOEXCEPT
Get the default memory resource (wraps fl::Malloc / fl::Free / fl::realloc).

Referenced by fl::vector_psram< T >::vector_psram(), fl::vector_psram< T >::vector_psram(), fl::VectorN< T, INLINED_SIZE >::VectorN(), fl::VectorN< T, INLINED_SIZE >::VectorN(), fl::VectorN< T, INLINED_SIZE >::VectorN(), fl::VectorN< T, INLINED_SIZE >::VectorN(), fl::VectorN< T, INLINED_SIZE >::VectorN(), fl::VectorN< T, INLINED_SIZE >::VectorN(), fl::VectorN< T, INLINED_SIZE >::VectorN(), and fl::VectorN< T, INLINED_SIZE >::VectorN().

+ Here is the caller graph for this function: