|
nngn
|
#include <cassert>#include <cstddef>#include <vector>#include "utils/ranges.h"#include "utils/utils.h"

Go to the source code of this file.
Classes | |
| class | nngn::static_vector< T > |
| Fixed-size vector with an embedded free list. More... | |
| union | nngn::static_vector< T >::entry |
Namespaces | |
| namespace | nngn |