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

◆ getTotalAllocated()

template<typename T, fl::size SLAB_SIZE = FASTLED_DEFAULT_SLAB_SIZE>
fl::size fl::SlabAllocator< T, SLAB_SIZE >::getTotalAllocated ( ) const
inline

Definition at line 667 of file allocator.h.

667{ return mTotalAllocated; }
fl::size mTotalAllocated
Definition allocator.h:484

References FL_NOEXCEPT, and mTotalAllocated.