Boost logo

Boost :

Subject: Re: [boost] [context] Providing template class enumerate in context.hpp
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2012-03-04 09:17:54


Am 04.03.2012 14:51, schrieb Julien Nitard:
> 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
>
> _______________________________________________
> Unsubscribe& other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
>

a iterator is copyable - but a context is not
so take care that you prevent copy it.

Oliver


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