FastLED 3.9.15
Loading...
Searching...
No Matches

◆ VectorSet() [2/3]

template<typename Key>
fl::VectorSet< Key >::VectorSet ( const VectorSet< Key > & other)
inline

Definition at line 215 of file set.h.

215: data(other.data) {}
VectorType data
Definition set.h:362

References VectorSet(), and data.

+ Here is the call graph for this function: