pooled_set< T > Struct Template Reference

#include <pool_allocators.h>

Public Types

typedef std::set< T, typename
std::less< T >, typename
unlocked_fast_alloc< T >::type
type

Detailed Description

template<typename T>
struct pooled_set< T >

Definition at line 51 of file pool_allocators.h.


Member Typedef Documentation

template<typename T >
typedef std::set<T, typename std::less<T>, typename unlocked_fast_alloc<T>::type > pooled_set< T >::type

Definition at line 53 of file pool_allocators.h.


The documentation for this struct was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 12 Jul 2013 for SymtabAPI by  doxygen 1.6.1