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

◆ owner_before() [1/2]

template<typename T>
template<typename Y>
bool fl::weak_ptr< T >::owner_before ( const shared_ptr< Y > & other) const
inlinenoexcept

Definition at line 159 of file weak_ptr.h.

159 {
161 }
detail::ControlBlockBase * control_block_
Definition weak_ptr.h:13

References control_block_, and shared_ptr.

+ Here is the call graph for this function: