tetl 0.1.0
Embedded Template Library
|
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... | |
etl::static_set container