2
0
mirror of https://github.com/boostorg/phoenix.git synced 2026-02-01 08:42:14 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Thomas Heller
4f4f2a8b61 val(foo) fixed
[SVN r64294]
2010-07-23 11:59:30 +00:00
Thomas Heller
4f0d6249a9 + added full support for function composition/chaining
[SVN r63785]
2010-07-09 18:24:28 +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
Joel de Guzman
0ffb77664a First shot by Thomas Heller
[SVN r62537]
2010-06-08 01:31:35 +00:00