1
0
forked from boostorg/mp11
Commit Graph

9 Commits

Author SHA1 Message Date
Peter Dimov
4aacc60840 Replace detail/workaround.hpp with config/workaround.hpp 2018-01-23 21:34:35 +02:00
Peter Dimov
26e2302f3b Suppress MSVC level 4 warnings 2017-12-12 00:34:17 +02:00
Peter Dimov
c273159c94 Zero-length arrays are an extension 2017-12-12 00:05:18 +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
cae6f966dc Rename make_from_tuple to construct_from_tuple 2017-06-08 19:22:53 +03:00
Peter Dimov
08777edbc1 Add make_from_tuple 2017-06-08 17:42:50 +03:00
Peter Dimov
359ae25630 Add tuple_apply 2017-06-08 17:19:28 +03:00
Peter Dimov
97720ed72d Rename tuple_for_each.hpp to tuple.hpp 2017-06-08 16:35:55 +03:00