FastLED 3.9.15
Loading...
Searching...
No Matches
fl::allocator_inlined< T, N, BaseAllocator >::InlinedStorage Struct Reference

Detailed Description

template<typename T, fl::size N, typename BaseAllocator = fl::allocator<T>>
struct fl::allocator_inlined< T, N, BaseAllocator >::InlinedStorage

Definition at line 525 of file allocator.h.

Public Member Functions

 InlinedStorage ()
 

Public Attributes

u8 data [N *sizeof(T)]
 

The documentation for this struct was generated from the following file: