Searched defs:basic_protected_stack_allocator (Results 1 – 2 of 2) sorted by relevance
40 struct basic_protected_stack_allocator struct42 typedef traitsT traits_type;44 void allocate( stack_context & ctx, std::size_t size = traits_type::minimum_size() ) in allocate()82 void deallocate( stack_context & ctx) in deallocate()
33 struct basic_protected_stack_allocator struct35 typedef traitsT traits_type;37 void allocate( stack_context & ctx, std::size_t size) in allocate()68 void deallocate( stack_context & ctx) in deallocate()