Zth (libzth)
Loading...
Searching...
No Matches
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 >::type > type
 

Detailed Description

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

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

Definition at line 173 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 174 of file allocator.h.


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