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

◆ operator->()

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

Definition at line 101 of file unique_ptr.h.

101{ return ptr_; }