Zth (libzth)
zth::vector_type< T > Struct Template Reference

std::vector type using Config::Allocator::type. More...

#include <allocator.h>

Public Types

typedef std::vector< T, typename Config::Allocator< T >::typetype
 

Detailed Description

template<typename T>
struct zth::vector_type< T >

std::vector type using Config::Allocator::type.

Definition at line 133 of file allocator.h.

Member Typedef Documentation

◆ type

template<typename T >
typedef std::vector<T, typename Config::Allocator<T>::type> zth::vector_type< T >::type

Definition at line 134 of file allocator.h.


The documentation for this struct was generated from the following file: