$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [context] guarded_stack_allocator
From: Jeremiah Willcock (jewillco_at_[hidden])
Date: 2012-11-28 17:51:15
I don't know if I've missed an earlier mailing list post on this topic, 
but why was guarded_stack_allocator removed from Boost.Context in the 
trunk?  What should be used instead?  The simple_stack_allocator that is 
an example, or some other general-purpose (no-guard-page) allocation 
function?
-- Jeremiah Willcock