FastLED
3.9.15
Loading...
Searching...
No Matches
◆
operator==()
[8/14]
template<typename T>
bool fl::operator==
(
const
shared_ptr
< T > &
lhs
,
fl::nullptr_t
)
Definition at line
487
of file
shared_ptr.h
.
487
{
488
return
lhs.
get
() ==
nullptr
;
489
}
fl::shared_ptr::get
T * get() const FL_NOEXCEPT
Definition
shared_ptr.h:334
References
FL_NOEXCEPT
.
fl
Generated on Tue Jun 16 2026 00:07:04 for FastLED by
1.13.2