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 227 of file scoped_ptr.h.

227{ return arr_; }

References arr_.