|
76b7697ba5
|
fusion::fold allows to take non-const lv-ref state properly.
|
2015-09-08 15:14:27 +09:00 |
|
|
1df7fc1dca
|
Revert "Remove unnecessary overloads, state should always be const."
This reverts commit 9b77c26a24 .
As discussed on github, the original code was wrong.
|
2015-09-08 13:59:48 +09:00 |
|
|
9b77c26a24
|
Remove unnecessary overloads, state should always be const.
|
2015-09-08 00:22:58 +09:00 |
|
|
d7c918e36f
|
Fix ODR-used violations.
|
2015-01-11 02:15:45 +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 |
|
|
9fcb3105e5
|
make fold aware of segments
[SVN r73906]
|
2011-08-18 23:14:48 +00:00 |
|