Subject: Re: [boost] [context] make_fcontext stack pointer unclear from documentation
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2013-05-25 11:26:56


> Can't this library take care of the architecture and always require the
> StackAllocator to return the lowest address?

boost.context is a low level lib - stack management is out of its scope.