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
noexcept
Definition at line
757
of file
allocator.h
.
757
{
758
return
!(*
this
==
other
);
759
}
fl::allocator_inlined
Definition
allocator.h:521
fl
allocator_inlined
Generated on Fri Aug 22 2025 20:59:36 for FastLED by
1.13.2