ACE 8.0.5
Loading...
Searching...
No Matches
Vector_T.h File Reference
#include "ace/Containers_T.h"
#include "ace/Vector_T.inl"
#include "ace/Vector_T.cpp"

Classes

class  ACE_Vector< T, DEFAULT_SIZE >
 Defines an STL-like vector container. More...
class  ACE_Vector_Iterator< T, DEFAULT_SIZE >
 Implement an iterator over an ACE_Vector. More...

Variables

static constexpr size_t ACE_VECTOR_DEFAULT_SIZE = 32

Detailed Description

Variable Documentation

◆ ACE_VECTOR_DEFAULT_SIZE

size_t ACE_VECTOR_DEFAULT_SIZE = 32
staticconstexpr