
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/con...
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://lists.boost.org/mailman/listinfo.cgi/boost