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

◆ operator->()

template<typename T>
T * fl::shared_ptr< T >::operator-> ( ) const
inline

Definition at line 337 of file shared_ptr.h.

337{ return mPtr; }