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

◆ capacity()

template<typename T, typename Allocator = fl::allocator<T>>
size_t fl::HeapVector< T, Allocator >::capacity ( ) const
inline

Definition at line 490 of file vector.h.

490{ return mCapacity; }