diff options
| author | Mathieu Garaud <mathieu.garaud@gmail.com> | 2019-02-27 14:47:41 (GMT) |
|---|---|---|
| committer | Brad King <brad.king@kitware.com> | 2019-02-27 16:27:17 (GMT) |
| commit | a605bf438e303b3fa7fa3c3b5dfbcb5164c1e7d7 (patch) | |
| tree | a2e7a18a4ba19ceb265bc24692093b44e3674dd7 /Tests/Tutorial/Complete/MathFunctions/MathFunctions.h | |
| parent | b3191a0f5740d5efa5d6286d3f7c2b9356fa87c0 (diff) | |
| download | CMake-a605bf438e303b3fa7fa3c3b5dfbcb5164c1e7d7.zip CMake-a605bf438e303b3fa7fa3c3b5dfbcb5164c1e7d7.tar.gz CMake-a605bf438e303b3fa7fa3c3b5dfbcb5164c1e7d7.tar.bz2 | |
Extend C++17/C++14 feature checks to cover more standard library APIs
Make sure `std::cbegin`, `std::cend`, and `std::size` work in C++17 or
C++14 mode before choosing the corresponding standard level for
compiling CMake itself. This helps in cases that the compiler is using
a standard library too old to support the full standard level chosen.
Diffstat (limited to 'Tests/Tutorial/Complete/MathFunctions/MathFunctions.h')
0 files changed, 0 insertions, 0 deletions
