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

◆ vector_psram() [2/6]

template<typename T>
fl::vector_psram< T >::vector_psram ( fl::size count,
const T & value = T() )
inline

Definition at line 922 of file vector.h.

vector() FL_NOEXCEPT
Definition vector.h:492
memory_resource * psram_memory_resource()
Get the PSRAM memory resource (wraps PSRamAllocate / PSRamDeallocate).

References fl::vector< T >::vector(), FL_NOEXCEPT, fl::psram_memory_resource(), and fl::type_rank< T >::value.

+ Here is the call graph for this function: