Commit Graph

8 Commits

Author SHA1 Message Date
John Fletcher
fb43f4ed8e patch for #11085 2015-03-07 08:48:22 +00:00
Thomas Heller
10b2797ce7 fixed tests for msvc-9.0
[SVN r68923]
2011-02-15 19:35:34 +00:00
Thomas Heller
e47b228f7b temporary commit for work on try_catch
[SVN r66826]
2010-11-28 18:11:52 +00:00
Thomas Heller
040e568f03 minor tweaks
[SVN r64347]
2010-07-26 06:00:45 +00:00
Thomas Heller
84a70423f0 + finished porting a whole bunch of stuff:
- fusion
	- operator
	- statement (not complete: switch and try/catch)
	- object
+ some minor tweaks
+ reverted bind to fully rely on proto again (might break MSVC, further investigation needed)



[SVN r63512]
2010-07-02 05:55:02 +00:00
Thomas Heller
398579a251 + implemented PP file iterations with predefined macros for typenames etc.
+ added full support for member operator
+ added full support for std::iostream operator
+ implemented perfect forwarding for actor
+ adapted some test cases for "best-practice"
+ implemented variadic arguments for all actors based on phoenix/core/limits.h
+ added proper boost build handling
+ arity calculation tweak from Eric



[SVN r63027]
2010-06-16 21:43:16 +00:00
Thomas Heller
c859af8341 + added arity calculation for phoenix expressions
+ brought back nullary expressions



[SVN r62791]
2010-06-11 10:33:43 +00:00
Joel de Guzman
0ffb77664a First shot by Thomas Heller
[SVN r62537]
2010-06-08 01:31:35 +00:00