FastLED
3.9.15
Loading...
Searching...
No Matches
◆
FixedVector()
[3/7]
template<typename T, fl::size N>
fl::FixedVector
< T, N >::FixedVector
(
FixedVector
< T, N > &&
other
)
inline
Definition at line
105
of file
vector.h
.
105
:
current_size
(0) {
106
fl::swap
(*
this
,
other
);
107
other
.
clear
();
108
}
fl::FixedVector::clear
void clear() FL_NOEXCEPT
Definition
vector.h:248
fl::FixedVector::current_size
fl::size current_size
Definition
vector.h:439
fl::FixedVector
Definition
vector.h:86
fl::fl::swap
void swap(T &a, T &b) FL_NOEXCEPT
Definition
s16x16x4.h:877
fl
FixedVector
Generated on Tue Jun 16 2026 00:07:05 for FastLED by
1.13.2