Commit Graph
27 Commits
Author SHA1 Message Date
Tobias Schwinger 1bf333a444 fixes bug reported by John Maddock. Typo: associative structures have associative members.
[SVN r37762]
2007-05-24 21:08:34 +00:00
Dan Marsden f8bb69dc9a adding struct associative adaptor
[SVN r37638]
2007-05-08 22:14:58 +00:00
Joel de Guzman 6a01312869 workaround for VC7.1 getting confused with optional and variant boost::get functions
[SVN r37337]
2007-04-02 13:20:16 +00:00
Joel de Guzman 5e9e7f31a4 wrong library, FUSION, not SPIRIT
[SVN r37332]
2007-04-02 05:13:25 +00:00
Joel de Guzman bf05751f9e added BOOST_SPIRIT_ADAPT_STRUCT macro
[SVN r37331]
2007-04-02 04:34:24 +00:00
Joel de Guzman 5423cde1f1 updates
[SVN r37329]
2007-04-02 03:52:41 +00:00
Joel de Guzman 6002bc9bb4 added struct wrapping facilities to make it very easy to make any struct a conforming fusion sequence
[SVN r37328]
2007-04-02 03:31:13 +00:00
Tobias Schwinger db545933b5 removes dependency to deleted adapted/mpl/tag_of.hpp
[SVN r37288]
2007-03-26 18:05:18 +00:00
Tobias Schwinger ae0b09292e fixes ambiguity in tag_of specialization
[SVN r37260]
2007-03-22 19:21:29 +00:00
Joel de Guzman 92e7e32ed8 update copyright notice
[SVN r37131]
2007-03-02 10:44:14 +00:00
Joel de Guzman 141dac45fe no more #include <iostream>
[SVN r36102]
2006-11-20 06:18:12 +00:00
Dan Marsden 37baabd5d5 variant missing include fixes
[SVN r36062]
2006-11-16 22:08:50 +00:00
Dan Marsden e3f20b5224 added missing traits support
[SVN r36018]
2006-11-13 08:12:20 +00:00
Joel de Guzman 165910e4a3 minor tweaks for intel
[SVN r36017]
2006-11-13 01:32:27 +00:00
Joel de Guzman c0c9bbc700 minor tweaks
[SVN r36016]
2006-11-13 01:16:28 +00:00
Dan Marsden 2a652e5424 variant as a fusion sequence
[SVN r36014]
2006-11-12 23:07:18 +00:00
Joel de Guzman 3f27fbe969 support for boost::tuples
[SVN r35350]
2006-09-27 00:42:32 +00:00
Joel de Guzman 798c527173 fixed g++ complaining "error: shadows template parm"
[SVN r35347]
2006-09-26 22:37:55 +00:00
Joel de Guzman 1f9388ec86 fixed g++ complaining "error: shadows template parm"
[SVN r35346]
2006-09-26 22:25:45 +00:00
Joel de Guzman 6723082617 tweak
[SVN r35322]
2006-09-25 13:57:43 +00:00
Joel de Guzman ac31f6d1cb migrated std_pair_iterator and mpl_iterator to iterator_facade
[SVN r35321]
2006-09-25 13:56:22 +00:00
Joel de Guzman f017aa86ce adapted/array is now using iterator_facade
[SVN r35317]
2006-09-25 09:06:15 +00:00
Joel de Guzman 654fd0918e prelude to iterator_facade and sequence_facade
[SVN r35316]
2006-09-25 08:37:16 +00:00
Joel de Guzman a37b435ce6 ODR safe code
[SVN r35275]
2006-09-22 13:39:27 +00:00
Joel de Guzman 980fe1f6ab Optimizing for RVO
[SVN r35249]
2006-09-21 14:20:59 +00:00
Joel de Guzman 425030e0eb renamed ftag to fusion_tag
[SVN r35247]
2006-09-21 12:25:27 +00:00
Joel de Guzman 75b9d13a88 Initial move from Spirit CVS
[SVN r34896]
2006-08-16 16:50:52 +00:00