singleton_object_pool< T, Alloc >::pool_impl Struct Reference

Public Member Functions

 pool_impl ()

Data Fields

boost::pool< Alloc > p

Detailed Description

template<typename T, typename Alloc = boost::default_user_allocator_new_delete>
struct singleton_object_pool< T, Alloc >::pool_impl

Definition at line 44 of file singleton_object_pool.h.


Constructor & Destructor Documentation

template<typename T , typename Alloc = boost::default_user_allocator_new_delete>
singleton_object_pool< T, Alloc >::pool_impl::pool_impl (  )  [inline]

Definition at line 47 of file singleton_object_pool.h.


Field Documentation

template<typename T , typename Alloc = boost::default_user_allocator_new_delete>
boost::pool<Alloc> singleton_object_pool< T, Alloc >::pool_impl::p

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