|
87fffbead3
|
Fix conditional of workaround.
|
2015-11-14 23:32:46 +09:00 |
|
|
1c05cfc795
|
Regenerate fusion::fold family.
|
2015-11-14 20:34:41 +09:00 |
|
|
a81024f617
|
Regenerate preprocessed files.
|
2015-10-17 11:24:19 +09:00 |
|
|
4c110d9a88
|
Regen preprocessed headers.
|
2014-11-01 20:50:11 +09:00 |
|
|
c704efb49c
|
correct fix for ticket 10676. this is a temporary fix until we overhaul the fold implementation.
|
2014-10-27 19:45:38 +08:00 |
|
|
ba723a2cad
|
Merge pull request #23 from Flast/bugfix/cxx14-constexpr
Improve constexpr supports
|
2014-10-21 22:55:54 +08:00 |
|
|
3d19bf9d96
|
fixes ticket 10676. for now, we'll use tr1_result_of. we'll have to do an overhaul of the fold implementation because making it sfinae friendly goes deep down into the low level internals.
|
2014-10-20 05:55:48 +08:00 |
|
|
fdb6598194
|
Make fold as a single return stmt due to C++11 constexpr.
Signed-off-by: Kohei Takahashi <flast@flast.jp>
|
2014-10-18 22:49:09 +09:00 |
|
|
bcc2530f19
|
Do not expand BOOST_{CXX14_}CONSTEXPR while preprocessing.
Signed-off-by: Kohei Takahashi <flast@flast.jp>
|
2014-10-18 22:49:08 +09:00 |
|
|
c2abefbab8
|
Initial constexpr support
This allows to use, e.g., boost::fusion::fold within constexpr functions.
The BOOST_CONSTEXPR macro is used to declare functions constexpr.
|
2014-08-06 11:09:40 +02:00 |
|
|
c4f9f0d1b6
|
gpu-enable functions
|
2014-01-22 23:55:53 -08:00 |
|
|
e1dc534877
|
build target for preprocessing Fusion with wave
|
2014-01-21 14:17:09 -08:00 |
|
|
752f911a91
|
#7427 (Warning fixes in fusion)
[SVN r80812]
|
2012-10-02 01:12:19 +00:00 |
|
|
9b16a51364
|
preprocessed files gen for algorithm
[SVN r74449]
|
2011-09-18 10:48:29 +00:00 |
|