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

◆ get()

template<typename T>
T * fl::shared_ptr< T >::get ( ) const
inlinenoexcept

Definition at line 271 of file shared_ptr.h.

271{ return ptr_; }

References ptr_.

Referenced by fl::string::append().

+ Here is the caller graph for this function: