1
0
Fork 0
mirror of https://github.com/bolero-MURAKAMI/Sprout synced 2025-08-03 12:49:50 +00:00

reimplementation tuple class

This commit is contained in:
bolero-MURAKAMI 2014-09-20 12:55:29 +09:00
parent 0c15b01b0d
commit 3b0ab6f5fd
11 changed files with 438 additions and 371 deletions

View file

@ -36,7 +36,7 @@ Supported Compilers
Linux:
* GCC, C++11/14 mode: 4.7.0, 4.7.1, 4.7.2, 4.7.3, 4.7.4, 4.8.0, 4.8.1, 4.8.2, 4.8.3, 4.9.0
* Clang, C++11/14 mode: 3.2, 3.3, 3.4, 3.4.1
* Clang, C++11/14 mode: 3.2, 3.3, 3.4, 3.4.1, 3.5.0
*******************************************************************************
Author