singleton_object_pool.h File Reference

#include <boost/pool/pool.hpp>
#include "pool_allocators.h"

Go to the source code of this file.

Data Structures

class  singleton_object_pool< T, Alloc >
struct  singleton_object_pool< T, Alloc >::pool_impl
struct  singleton_object_pool< T, Alloc >::singleton
struct  PoolDestructor< T >

Defines

#define SINGLETON_OBJECT_POOL_H
#define BOOST_POOL_NO_MT

Functions

template<typename T >
boost::shared_ptr< T > make_shared (T *t)

Define Documentation

#define BOOST_POOL_NO_MT

Definition at line 33 of file singleton_object_pool.h.

#define SINGLETON_OBJECT_POOL_H

Definition at line 31 of file singleton_object_pool.h.


Function Documentation

template<typename T >
boost::shared_ptr<T> make_shared ( T *  t  )  [inline]

Definition at line 147 of file singleton_object_pool.h.

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 12 Jul 2013 for SymtabAPI by  doxygen 1.6.1