|
7d641cbc8f
|
- Update generated preprocessed files
- Disable variadics for MSVC 2013 (flaky compiler still)
|
2015-01-05 15:49:06 +08:00 |
|
|
f349d48a3f
|
Merge branch 'develop' of github.com:boostorg/fusion into develop
|
2015-01-05 15:04:34 +08:00 |
|
|
97c863eaa0
|
(Re)Generating preprocessed files.
|
2015-01-05 15:03:54 +08:00 |
|
|
ed9880c161
|
Fix out of bounds access within {front|back}_extended_deque with empty deque.
The insertion point is not correct with empty deque since the range
{next_down, next_up} is not half-open range.
|
2014-12-05 01:39:27 +09:00 |
|
|
d185bd5df6
|
Use call_param for deducing type better.
|
2014-12-02 08:37:58 +09:00 |
|
|
9ab7774fd7
|
Replace some usage of std::forward to static_cast.
For more details, See inline comment of include/boost/fusion/support/config.hpp .
|
2014-11-26 01:35:55 +09:00 |
|
|
1b4acaa1b0
|
Fix unexpected lookup failure with GCC < 4.5.
|
2014-11-01 21:16:26 +09: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 |
|
|
7b6cf39540
|
modern c++11 map implemented + various tweaks
[SVN r82708]
|
2013-02-04 03:49:34 +00:00 |
|
|
d128c6f6aa
|
Moving non-variadic map implementation to detail/cpp03 directory
[SVN r82701]
|
2013-02-03 11:50:48 +00:00 |
|
|
fec1da027c
|
Cleanup deque to clearly separate the C++03 code from c++11 code
[SVN r82698]
|
2013-02-03 10:31:46 +00:00 |
|