Commit Graph

10 Commits

Author SHA1 Message Date
Peter Dimov
76817e70d6 Remove use of Boost.Config 2018-08-29 20:03:59 +03:00
Peter Dimov
65f05293a1 Detect libstdc++ properly instead of checking for libc++ 2017-12-17 03:39:32 +02:00
Peter Dimov
26e2302f3b Suppress MSVC level 4 warnings 2017-12-12 00:34:17 +02:00
Peter Dimov
19865f6145 Fix clang < 3.9 failures 2017-06-08 18:21:55 +03:00
Peter Dimov
97720ed72d Rename tuple_for_each.hpp to tuple.hpp 2017-06-08 16:35:55 +03:00
Peter Dimov
29a771aa4e Move integer_sequence and tuple_for_each into mp11 2017-05-23 20:24:37 +03:00
Peter Dimov
88dceba219 constexpr tuple<> tp doesn't work on clang < 3.9 2017-05-13 00:14:26 +03:00
Peter Dimov
d97b21261f Add tests for tuple_for_each and empty tuples 2017-05-12 23:37:37 +03:00
Peter Dimov
4b426c4fce Add more -std variants to .travis.yml; disable constexpr tuple_for_each test on libc++11 2016-11-15 21:34:15 +02:00
Peter Dimov
05ab3e7a42 Add tuple_for_each. 2015-06-24 14:57:32 +03:00