nngn
Loading...
Searching...
No Matches
nngn::static_vector< T >::entry Union Reference
Collaboration diagram for nngn::static_vector< T >::entry:

Public Attributes

entrynext_free
 
T t
 
std::uintptr_t align
 

Member Data Documentation

◆ align

template<typename T >
std::uintptr_t nngn::static_vector< T >::entry::align

◆ next_free

template<typename T >
entry * nngn::static_vector< T >::entry::next_free

◆ t

template<typename T >
T nngn::static_vector< T >::entry::t

The documentation for this union was generated from the following files: