FastLED
3.9.15
Loading...
Searching...
No Matches
◆
operator()()
template<typename T>
bool
fl::DefaultLess
< T >::operator()
(
const T &
a
,
const T &
b
) const
inline
Definition at line
17
of file
map.h
.
17
{
18
return
a
<
b
;
19
}
fl::DefaultLess
Definition
map.h:16
fl
DefaultLess
Generated on Fri Apr 18 2025 03:39:32 for FastLED by
1.13.2