$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [context] Providing template class enumerate in context.hpp
From: Julien Nitard (julien.nitard_at_[hidden])
Date: 2012-03-04 08:51:44
Hi,
> 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...
>
I'll have a look, thanks. Like this it looks interesting because the first
thing I did was implement an iterator over "enumerator" and it seems you
provide it out of the box.
Julien