FastLED 3.9.15
Loading...
Searching...
No Matches
fl::Pair< Key, Value > Struct Template Reference

Detailed Description

template<typename Key, typename Value>
struct fl::Pair< Key, Value >

Definition at line 6 of file pair.h.

#include <pair.h>

+ Collaboration diagram for fl::Pair< Key, Value >:

Public Member Functions

 Pair (const Key &k, const Value &v)
 

Public Attributes

Key first = Key()
 
Value second = Value()
 

The documentation for this struct was generated from the following file: