FastLED
3.9.15
Loading...
Searching...
No Matches
◆
operator==()
template<typename T, fl::size N, typename BaseAllocator = fl::allocator<T>>
bool
fl::allocator_inlined
< T, N, BaseAllocator >::operator==
(
const
allocator_inlined
< T, N, BaseAllocator > &
other
)
const
inline
private
Definition at line
1032
of file
allocator.h
.
1032
{
1033
FASTLED_UNUSED
(
other
);
1034
return
true
;
// All instances are equivalent for now
1035
}
fl::allocator_inlined
Definition
allocator.h:805
FASTLED_UNUSED
#define FASTLED_UNUSED(x)
fl
allocator_inlined
Generated on Tue Jun 16 2026 00:07:04 for FastLED by
1.13.2