Rozental, Gennadiy wrote:
Which example is that?  Is inherit_linearly documented somewhere?

                        -Dave
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/boost/boost/libs/mpl/example/
inherit_linearly.cpp?rev=1.1&content-type=text/vnd.viewcvs-markup
Well, that's not creating a boost::tuple.  :)  I could certainly use
mpl::fold or some similar algorithm to create boost::tuple<int,
boost::tuple<...> > > > but I'm not sure that "really" a boost::tuple
either.  cons<int, cons<...> > > > might be closer.

And I still don't completely "get" inherit_linearly.  I assume it is
supposed to be something like Loki's GenLinearHierarchy.

                         -Dave

--

"Some little people have music in them, but Fats, he was all music,
 and you know how big he was."  --  James P. Johnson

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to