1
0
forked from boostorg/mp11
Commit Graph

7 Commits

Author SHA1 Message Date
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