Boost logo

Boost :

Subject: [boost] review request for boost.context
From: Oliver Kowalke (k-oli_at_[hidden])
Date: 2010-07-28 01:52:25


Hello John, hello Ronald,

could you add boost.context to the review queue please.

boost.context allows to switch between execution contexts. The state of
the context which will be left is saved and maybe resumed later.
It is a kind of POSIX ucontext (fallback on POSIX platforms for
boost.context) but provides assembler for some platforms (faster and
some platforms doesn't implement POSIX ucontext because it is deprecaded
-> ARM).

thanks an best regards,
Oliver


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk