$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] fusion concepts
From: Robert Ramey (ramey_at_[hidden])
Date: 2011-06-13 19:46:20
Joel falcou wrote:
> On 13/06/11 16:41, Robert Ramey wrote:
>> I'm trying to implement concept checking for at least parts of the
>> boost::fusion library. My motivations are several:
>>
>> a) I'm interested in making another library/program based on fusion
>> and I believe that having implemented concepts will make this job
>> easier. b) I'm interested in the concept checking concept and this is way
>> to
>> pracitice.
>>
>
>
> Are you lookign for fusion sequence concept ?
> If yes , we did this :
>
> https://github.com/MetaScale/nt2/tree/master/modules/sdk/include/nt2/sdk/concept
This looks similar to my attempt so I guess I'm on the right track. Thanks
for this.
Any thoughts on my other questions? specifically in regards to
fusion::ForwardIterator
(recusion problem) and Archtypes?
Robert Ramey
> _______________________________________________
> Unsubscribe & other changes:
> http://listarchives.boost.org/mailman/listinfo.cgi/boost