
10 Oct
2007
10 Oct
'07
7:39 a.m.
<snip>
In Fusion, a library for working with heterogeneous collections of data (http://tinyurl.com/7ra5g), we use concepts too to model containers and views. I've shown in a previous post that I can adopt any struct to make it usable AS-IS in fusion. Concept wise, a struct is a tuple. <snip>
Joel de Guzman
Are the concepts in fusion just part of the documentation & design, or do you have concept-checks hidden somewhere? The copy of Fusion I have does not seem use Boost.Concept or ConceptGCC stuff to check them anywhere. (Sorry if this is beginning to drift off-topic) -- John