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

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

#include <allocator.h>

Public Types

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

Detailed Description

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

std::list type using Config::Allocator::type.

Definition at line 153 of file allocator.h.

Member Typedef Documentation

◆ type

template<typename T >
typedef std::list<T, typename Config::Allocator<T>::type> zth::list_type< T >::type

Definition at line 154 of file allocator.h.


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