Zth (libzth)
Loading...
Searching...
No Matches
zth::set_type< Key, Compare > Struct Template Reference

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

#include <allocator.h>

Public Types

typedef std::set< Key, Compare, typename Config::Allocator< Key >::type > type
 

Detailed Description

template<typename Key, typename Compare = std::less<Key>>
struct zth::set_type< Key, Compare >

std::map type using Config::Allocator::type.

Definition at line 214 of file allocator.h.

Member Typedef Documentation

◆ type

template<typename Key , typename Compare = std::less<Key>>
typedef std::set<Key, Compare, typename Config::Allocator<Key>::type> zth::set_type< Key, Compare >::type

Definition at line 215 of file allocator.h.


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