|
c1fea895c2
|
Update decltype(expr)::type WA for Clang 3.0
|
2018-08-17 01:36:56 +03:00 |
|
|
68be23a0b9
|
Merge upstream branch 'develop' into support
|
2018-04-27 20:32:09 +09:00 |
|
|
5221bbbc76
|
Added workaround for defaulted and noexcept
|
2018-04-27 14:56:23 +09:00 |
|
|
3b8fb67b52
|
Update WA condition
|
2018-04-22 03:44:57 +09:00 |
|
|
a273cd8131
|
Added workaround for msvc-14.x
|
2018-04-19 00:21:41 +09:00 |
|
|
8242c688e7
|
Older GCC doesn't accept use of this in constexpr.
Fix #11517
|
2015-08-03 00:03:40 +09:00 |
|
|
6e569bcdc3
|
Fix workaround condition: || v.s. &&.
see: 01a2d6557e (commitcomment-10697799)
|
2015-04-14 13:39:50 +09:00 |
|
|
de50f65380
|
fixes #11161
|
2015-04-01 19:09:42 +08:00 |
|
|
01a2d6557e
|
Adjust LWG2408 workaround enabling condition.
|
2015-03-25 21:49:22 +09:00 |
|
|
6ab68a29d8
|
Workaround for LWG 2408: SFINAE-friendly std::iterator_traits.
Now available for GCC(libstdc++v3) < 4.5 and MSVC 12.0.
It means, there is no ambiguous about calling next/prior/... via ADL.
|
2015-02-05 23:04:36 +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 |
|