Anton Bachin 977f8ef145 Replaced testing on G++ 5.1 with G++ 5.2.
GCC 5.2 is a "bugfix" release over GCC 5.1 - not sure why the GCC team
updated the minor version number. Package managers seem to have dropped
GCC 5.1 and replaced it with 5.2, and I'm guessing usage of 5.1 is
discouraged. The testing code has been updated accordingly.

Travis is still distributing GCC 5.1 as of the time of this writing.
2015-08-23 12:41:42 -05:00
..
1-hello-world.md Updated documentation. 2015-06-20 13:11:56 -05:00
2-conversions.md Updated documentation. 2015-06-20 13:11:56 -05:00
3-iterate.md Updated documentation. 2015-06-20 13:11:56 -05:00
4-switch.md Updated documentation. 2015-06-20 13:11:56 -05:00
5-map.md Replaced testing on G++ 5.1 with G++ 5.2. 2015-08-23 12:41:42 -05:00
6-iostreams.md Bidirectional maps between enums and any types. 2015-07-11 19:32:28 -05:00
7-safety.md Bidirectional maps between enums and any types. 2015-07-11 19:32:28 -05:00
8-representation.md Bidirectional maps between enums and any types. 2015-07-11 19:32:28 -05:00
9-constexpr.md Bidirectional maps between enums and any types. 2015-07-11 19:32:28 -05:00