pooled_vector< T > Struct Template Reference

#include <pool_allocators.h>

Public Types

typedef std::vector< T,
typename unlocked_pool_alloc
< T >::type
type

Detailed Description

template<typename T>
struct pooled_vector< T >

Definition at line 58 of file pool_allocators.h.


Member Typedef Documentation

template<typename T >
typedef std::vector<T, typename unlocked_pool_alloc<T>::type > pooled_vector< T >::type

Definition at line 60 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