Home
last modified time | relevance | path

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

/third_party/boost/boost/coroutine/
Dstandard_stack_allocator.hpp33 struct basic_standard_stack_allocator struct
35 typedef traitsT traits_type;
37 void allocate( stack_context & ctx, std::size_t size = traits_type::minimum_size() ) in allocate()
52 void deallocate( stack_context & ctx) in deallocate()