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

◆ get()

template<typename T, typename Deleter = ArrayDeleter<T>>
T * fl::scoped_array< T, Deleter >::get ( ) const
inline

Definition at line 124 of file scoped_ptr.h.

124{ return arr_; }

References arr_.

Referenced by fl::Frame::copy().

+ Here is the caller graph for this function: