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:24:43 (GMT) |
commit | e17deb7ad4ac83207c9e34d397f3ee054b3d09dd (patch) | |
tree | 8d972947d211a01ea3e81d2c5237c25507a71be0 /.clang-format | |
parent | e6897c72e7c59f7a0b82ed19c1bdb40d42f7adaa (diff) | |
download | CMake-e17deb7ad4ac83207c9e34d397f3ee054b3d09dd.zip CMake-e17deb7ad4ac83207c9e34d397f3ee054b3d09dd.tar.gz CMake-e17deb7ad4ac83207c9e34d397f3ee054b3d09dd.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 '.clang-format')
0 files changed, 0 insertions, 0 deletions