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

◆ get()

template<typename T, typename Alloc = fl::allocator<T>>
T * fl::scoped_array2< T, Alloc >::get ( ) const
inline

Definition at line 148 of file scoped_array.h.

148{ return arr_; }

References arr_.