Peter Dimov
|
417e0db55a
|
test/mp_for_each: Disable warning 4307 on MSVC
|
2019-04-18 09:49:00 +03:00 |
|
Peter Dimov
|
04ab720477
|
Disable C4503 on msvc-14.0 in test/mp_for_each.cpp
|
2019-01-11 03:25:54 +02:00 |
|
Peter Dimov
|
6e8559b138
|
Support more than 1024 list elements in mp_for_each on msvc
|
2018-12-16 20:13:11 +02:00 |
|
Peter Dimov
|
f9594f9295
|
Test mp_for_each with a long list of types
|
2018-12-16 18:33:07 +02:00 |
|
Peter Dimov
|
76817e70d6
|
Remove use of Boost.Config
|
2018-08-29 20:03:59 +03:00 |
|
Peter Dimov
|
4aacc60840
|
Replace detail/workaround.hpp with config/workaround.hpp
|
2018-01-23 21:34:35 +02:00 |
|
Peter Dimov
|
65f05293a1
|
Detect libstdc++ properly instead of checking for libc++
|
2017-12-17 03:39:32 +02:00 |
|
Peter Dimov
|
602147bf31
|
Revert "Include workaround.hpp from Config"
This reverts commit 308e5b6edb.
For compatibility with 1.64, it's better not to use
config/workaround.hpp yet.
|
2017-09-10 03:52:48 +03:00 |
|
Glen Fernandes
|
308e5b6edb
|
Include workaround.hpp from Config
|
2017-08-27 15:12:05 -04:00 |
|
Peter Dimov
|
d8628a7c5e
|
Bump msvc version checks from <= 1910 to < 1920
|
2017-08-22 22:01:10 +03:00 |
|
Peter Dimov
|
c7923ca041
|
Change back mp_for_each to not use mp_identity
|
2017-05-29 03:04:12 +03:00 |
|
Peter Dimov
|
4338af3c49
|
Disable constexpr mp_for_each test on libc++/C++11 due to std::forward not constexpr
|
2017-05-13 01:41:09 +03:00 |
|
Peter Dimov
|
893d84fda2
|
Add mp_for_each
|
2017-05-13 00:10:50 +03:00 |
|