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

Detailed Description

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

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

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


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