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

◆ flat_set() [2/6]

template<typename Key, typename Less = fl::less<Key>>
fl::flat_set< Key, Less >::flat_set ( memory_resource * resource)
inlineexplicit

Definition at line 51 of file flat_set.h.

52 : mData(resource) {}
vector_type mData
Definition flat_set.h:44

References flat_set(), and mData.

+ Here is the call graph for this function: