tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches

etl::static_set container More...

Classes

struct  static_set< Key, Capacity, Compare >
 static_set is an associative container that contains a sorted set of unique objects of type Key. Sorting is done using the key comparison function Compare. More...
 

Detailed Description

etl::static_set container

#include <etl/set.hpp>