FastLED
3.9.15
Loading...
Searching...
No Matches
◆
Pair()
template<typename
Key
, typename Value>
fl::Pair
<
Key
, Value >::Pair
(
const
Key
&
k
,
const Value &
v
)
inline
Definition at line
9
of file
pair.h
.
9
:
first
(
k
),
second
(
v
) {}
fl::Pair::first
Key first
Definition
pair.h:7
fl::Pair::second
Value second
Definition
pair.h:8
fl::Pair
Definition
pair.h:6
References
first
, and
second
.
fl
Pair
Generated on Fri Apr 18 2025 03:39:32 for FastLED by
1.13.2