Home
last modified time | relevance | path

Searched defs:basic_segmented_stack_allocator (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/coroutine/posix/
Dsegmented_stack_allocator.hpp41 struct basic_segmented_stack_allocator struct
43 typedef traitsT traits_type;
45 void allocate( stack_context & ctx, std::size_t size = traits_type::minimum_size() ) in allocate()
57 void deallocate( stack_context & ctx) in deallocate()