2
0
mirror of https://github.com/boostorg/phoenix.git synced 2026-01-20 04:42:22 +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
..
2011-02-03 15:26:17 +00:00
2017-06-28 22:58:41 +09:00
2011-03-10 21:01:28 +00:00
2010-08-16 15:34:46 +00:00
2011-02-23 19:24:36 +00:00
2011-03-10 21:01:28 +00:00
2017-07-18 09:50:20 +01:00
2015-03-17 21:28:42 +00:00
2011-02-16 17:36:53 +00:00
2011-02-19 16:38:25 +00:00
2016-11-10 12:58:20 -05:00
2010-08-14 22:07:34 +00:00