FastLED
3.9.15
Loading...
Searching...
No Matches
◆
operator*()
template<typename T>
auto
fl::not_null
< T >::operator*
(
)
const -> decltype(*
fl::declval
<T>())
inline
constexpr
Definition at line
239
of file
not_null.h
.
239
{
240
return
*
mPtr
;
241
}
fl::not_null::mPtr
T mPtr
Definition
not_null.h:152
fl
not_null
Generated on Tue Jun 16 2026 00:07:05 for FastLED by
1.13.2