Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::coroutines::basic_standard_stack_allocator< traitsT > Struct Template Reference

#include <standard_stack_allocator.hpp>

Public Types

typedef traitsT traits_type
 

Public Member Functions

void allocate (stack_context &ctx, std::size_t size=traits_type::minimum_size())
 
void deallocate (stack_context &ctx)
 

Member Typedef Documentation

template<typename traitsT >
typedef traitsT boost::coroutines::basic_standard_stack_allocator< traitsT >::traits_type

Member Function Documentation


The documentation for this struct was generated from the following file: