Nebula
Loading...
Searching...
No Matches
Util::_smallvector< TYPE, STACK_SIZE > Struct Template Reference

#include <array.h>

Public Member Functions

TYPE * data ()

Private Attributes

TYPE stackElements [STACK_SIZE]

Member Function Documentation

◆ data()

template<class TYPE, int STACK_SIZE>
TYPE * Util::_smallvector< TYPE, STACK_SIZE >::data ( )
inline

Member Data Documentation

◆ stackElements

template<class TYPE, int STACK_SIZE>
TYPE Util::_smallvector< TYPE, STACK_SIZE >::stackElements[STACK_SIZE]
private

The documentation for this struct was generated from the following file:
  • /github/workspace/code/foundation/util/array.h