mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
Remove C++11 testing for gcc where the compiler default is C++14. Remove C++11 testing from msvc - it doesn't support it, only C++14. All C++11 testing is now on gcc-5 and 6 and on drone.