Subject: Re: [boost] [context] Providing template class enumerate in context.hpp
From: TONGARI (tongari95_at_[hidden])
Date: 2012-03-04 03:54:04


2012/2/28 Julien Nitard <julien.nitard_at_[hidden]>

> >
> > you referring to the example 'enumerate'?! it was intendet to demonstrate
> > the usage of boost.context. maybe I'll provide an separate lib with the
> > 'enumerate' stuff if appropriate.
> >
>
> Yes I am. Having played a tiny bit with C#, it's the first thing I wanted
> to try.
>

FYI, I've started a project here:
https://github.com/jamboree/boost.enumerator/tree/header-only

But it lacks docs and examples, you can refer to only the test for now...