libcopp 2.3.1
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Structures
stack_pool.h File Reference
#include <libcopp/utils/config/libcopp_build_features.h>
#include <libcopp/utils/features.h>
#include <libcopp/utils/lock_holder.h>
#include <libcopp/utils/memory/default_smart_ptr_trait.h>
#include <libcopp/utils/spin_lock.h>
#include <libcopp/stack/stack_context.h>
#include <libcopp/stack/stack_traits.h>
#include <libcopp/utils/config/stl_include_prefix.h>
#include <assert.h>
#include <cstring>
#include <list>
#include <memory>
#include <libcopp/utils/config/stl_include_suffix.h>
Include dependency graph for stack_pool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  stack_pool< TAlloc >
 
struct  stack_pool< TAlloc >::limit_t
 
struct  stack_pool< TAlloc >::configure_t
 
struct  stack_pool< TAlloc >::constructor_delegator