|
CeresEngine 0.2.0
A game development framework
|
#include <CeresEngine/Foundation/Container/StaticVector.hpp>
Public Types | |
| using | value_type = T |
| using | pointer = T * |
| using | const_pointer = const T * |
| using CeresEngine::StaticVector< T, Capacity >::FakeAllocator::pointer = T* |
| using CeresEngine::StaticVector< T, Capacity >::FakeAllocator::value_type = T |