FastLED
3.9.15
Loading...
Searching...
No Matches
◆
swap()
[10/11]
template<typename
Key
, typename Value, typename Equal>
void fl::swap
(
unordered_map_small
<
Key
, Value, Equal > &
lhs
,
unordered_map_small
<
Key
, Value, Equal > &
rhs
)
Definition at line
474
of file
unordered_map_small.h
.
475
{
476
lhs.
swap
(rhs);
477
}
fl::unordered_map_small::swap
void swap(unordered_map_small &other) FL_NOEXCEPT
Definition
unordered_map_small.h:373
References
FL_NOEXCEPT
.
fl
Generated on Tue Jun 16 2026 00:07:04 for FastLED by
1.13.2