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

◆ capacity()

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

Definition at line 549 of file vector.h.

549{ return mCapacity; }