Commit Graph

13 Commits

Author SHA1 Message Date
John Fletcher
7256e59a38 test/operator/member.cpp Tried out boost::movelib::unique_ptr.hpp Not working yet. 2014-12-30 17:39:39 +00:00
John Fletcher
28ff9b76a4 operator/member.cpp Test BOOST_NO_CXX11_SMART_PTR to avoid deprecated auto_ptr 2014-12-30 13:00:44 +00:00
Hartmut Kaiser
4ae3fe7b14 Phoenix: merging changes from trunk (as requested by heller)
[SVN r76496]
2012-01-14 20:18:36 +00:00
Hartmut Kaiser
afd2fd836d Spirit: merging Phoenix V3 support from trunk
[SVN r71247]
2011-04-14 14:20:14 +00:00
Thomas Heller
10b2797ce7 fixed tests for msvc-9.0
[SVN r68923]
2011-02-15 19:35:34 +00:00
Thomas Heller
9fc13e1bc5 made unpack work in proto transforms
finished implementation of member function pointer



[SVN r66628]
2010-11-17 21:14:45 +00:00
Thomas Heller
6cf8f3aba6 started unpack implementation
[SVN r66524]
2010-11-12 15:03:50 +00:00
Thomas Heller
077709a090 corrected member function operator
[SVN r66472]
2010-11-09 15:17:39 +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
ba66c3cb9f + Fixed issue with member object pointers and MSVC
+ Other minor tweaks


[SVN r63068]
2010-06-17 22:13:58 +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