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

◆ operator()()

template<typename T>
void fl::detail::no_op_deleter< T >::operator() ( T * ) const
inline

Definition at line 75 of file shared_ptr.h.

75 {
76 // Intentionally do nothing - object lifetime managed externally
77 }