
28 Jul
2010
28 Jul
'10
4:25 p.m.
Hi Oliver, Could you please provide a url for the current boost.context distribution? Thanks, Ron On Jul 28, 2010, at 1:52 AM, Oliver Kowalke wrote:
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