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

◆ get() [1/2]

pointer fl::unique_ptr< T, Deleter >::get ( ) const
inlinenoexcept

Definition at line 94 of file unique_ptr.h.

94{ return ptr_; }