FastLED
3.9.15
Loading...
Searching...
No Matches
◆
operator bool()
[1/2]
fl::unique_ptr
< T, Deleter >::operator bool
(
)
const
inline
explicit
noexcept
Definition at line
97
of file
unique_ptr.h
.
97
{
return
ptr_
!=
nullptr
; }
fl::unique_ptr< T[], Deleter >::ptr_
pointer ptr_
Definition
unique_ptr.h:134
fl
unique_ptr< T[], Deleter >
Generated on Fri Aug 22 2025 20:59:37 for FastLED by
1.13.2