FastLED
3.9.15
Loading...
Searching...
No Matches
◆
operator!=()
[12/14]
template<typename T, typename Deleter>
bool
fl::operator!
=
(
fl::nullptr_t
,
const
unique_ptr
< T, Deleter > &
ptr
)
Definition at line
254
of file
unique_ptr.h
.
254
{
255
return
static_cast<
bool
>
(ptr);
256
}
References
FL_NOEXCEPT
.
fl
Generated on Tue Jun 16 2026 00:07:04 for FastLED by
1.13.2