On 22/10/10 09:11, Mateusz Loskot wrote: > I missed this fact by not finding the tuple among models implementing > the seq concept but this may be just docs issue. > > http://www.boost.org/doc/libs/1_44_0/libs/fusion/doc/html/fusion/sequence/concepts/forward_sequence.html
Just to update, this is a tiny Boost.Fusion docs issue indeed: -------- Original Message -------- Subject: Re: [boost] [fusion] tuple missing from sequence models? Date: Fri, 22 Oct 2010 17:32:31 +0800 From: Joel de Guzman <[email protected]> Reply-To: [email protected] To: [email protected] On 10/22/10 5:25 PM, Mateusz Loskot wrote: > Hi, > > The boost::tuple seems to be missing (intentionally?) > from the models of conforming to the forward sequence concept: > > http://www.boost.org/doc/libs/1_44_0/libs/fusion/doc/html/fusion/sequence/concepts/forward_sequence.html > > > Though, the later chapter states it's adapted: > > http://www.boost.org/doc/libs/1_44_0/libs/fusion/doc/html/fusion/adapted.html Yep. That is not intentional. What you see is not a full list. I took note of this and will be added in the next doc update. Regards, -- Joel de Guzman http://www.boostpro.com http://spirit.sf.net -- Mateusz Loskot, http://mateusz.loskot.net Charter Member of OSGeo, http://osgeo.org Member of ACCU, http://accu.org ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Soci-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/soci-users
