Subject: Re: [Boost-users] context library of boost: compiling for windows 32 on ubuntu 64
From: Nat Goodspeed (nat_at_[hidden])
Date: 2017-02-04 21:13:17


On Fri, Feb 3, 2017 at 5:54 AM, Jack Kumba <kjack2151_at_[hidden]> wrote:

> Can you please give me a simple demo test example that uses boost context library?
> This is just for testing purposes.

https://github.com/boostorg/context/tree/develop/example

Pick whether you're using execution_context v1, execution_context v2
or the new callcc API.