nngn
Loading...
Searching...
No Matches
static_vector.h File Reference
#include <cassert>
#include <cstddef>
#include <vector>
#include "utils/ranges.h"
#include "utils/utils.h"
Include dependency graph for static_vector.h:
This graph shows which files directly or indirectly include this file:

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