|
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 |
|