FastLED
3.9.15
Loading...
Searching...
No Matches
◆
operator bool()
template<typename T>
fl::shared_ptr
< T >::operator bool
(
)
const
inline
explicit
noexcept
Definition at line
289
of file
shared_ptr.h
.
289
{
return
ptr_
!=
nullptr
; }
fl::shared_ptr::ptr_
T * ptr_
Definition
shared_ptr.h:108
References
ptr_
.
fl
shared_ptr
Generated on Fri Aug 22 2025 20:59:37 for FastLED by
1.13.2