2
0
mirror of https://github.com/boostorg/phoenix.git synced 2026-01-19 16:32:14 +00:00
Files
Beojan Stanislaus 8b6a9c26c1 std::tuple support (Resolving #103) (#104)
* Add get_ for std::tuple support

* Account for MSVC not defining __cplusplus properly

* Fix test definition

* Skip tuple test if C++11 not available

* Make C++11 compatible

* Bump minimum standard for tuple support to C++ 14

Return type deduction is necessary because this can depend on parameters to
get.

* Remove debug type that made compile fail

* Also remove the use of that debug type

* Rename tuple.cpp to tuple_test.cpp

* Use direct initialization in tuple_test.cpp

* Bump osx_image for Travis

* Make tuple.hpp comply with standard style
2021-03-12 05:59:28 +08:00
..
2017-05-26 01:50:05 +09:00
2019-11-27 21:58:17 +03:00
2019-11-27 21:58:17 +03:00
2020-10-09 15:41:33 +02:00
2011-03-17 21:31:00 +00:00
2019-11-27 21:58:17 +03:00