Commit Graph

6 Commits

Author SHA1 Message Date
John Fletcher
8bbc816dbf Updated tests to >= 1900 (MSVC > 12) 2014-12-27 11:40:25 +00:00
John Fletcher
8d139721c2 Take out ref(i) = ref(i) test for MSVC > 12 2014-12-26 23:19:03 +00:00
Thomas Heller
366a22d712 Removing phoenix from the main inspect offenders
[SVN r70128]
2011-03-18 15:53:14 +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