|
NSUNI/NSLAR Library a250670
|
Defines a set that is sorted and has a fixed capacity. More...
#include <algorithm>#include <array>#include "NNL/common/contract.hpp"#include "NNL/common/exception.hpp"Go to the source code of this file.
Classes | |
| class | nnl::utl::StaticSet< T, max_size > |
| Fixed-size sorted set implementation. More... | |
Namespaces | |
| namespace | nnl |
Defines a set that is sorted and has a fixed capacity.