Boost logo

Boost :

From: dan marsden (danmarsden_at_[hidden])
Date: 2008-01-15 16:29:21


Larry Evans wrote: >Larry Evans wrote: >> dan marsden wrote: <snip> >> Page: >> >> http://spirit.sourceforge.net/dl_docs/traversal/html/traversal/quick_start_guide.html >> >> contains: >> >> BOOST_FUSION_ADAPT_STRUCT(demo::dept, >> (std::string, name) >> (std::vector<demo::unit>, units)) >> >> I'm assuming demo is a namespace; yet, there's no declaration on that >> page. Also, although I could guess what >> >Sorry, hit wrong button. Continuing: > >Although I could guess what BOOST_FUSION_ADAPT_STRUCT does, it would >help to provide the reference: > >http://spirit.sourceforge.net/dl_more/fusion_v2/libs/fusion/doc/html/fusion/extension/macros/adapt_struct.html > >I couldn't find any doc on my local copy of fusion, and the boost.org >docs: > >http://www.boost.org/libs/libraries.htm > >had nothing; so, I had to search the mailing list for some location >before I found adapt_struct.html. Thanks for the various bits of feedback, I'm incorporating them into the documentation. If people are interested in the latest stuff, its current hosted in the Spirit Subversion repository at: https://spirit.svn.sourceforge.net/svnroot/spirit/branches/traversal/ I'll also aim to keep the online docs / source reasonably up to date as the library progresses. Cheers Dan ___________________________________________________________ Yahoo! Answers - Got a question? Someone out there knows the answer. Try it now. http://uk.answers.yahoo.com/


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk