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

◆ operator()()

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

Definition at line 370 of file shared_ptr.h.

370 {
371 // Intentionally do nothing - object lifetime managed externally
372 }