mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-16 12:11:04 -06:00
We need to use a C++11 feature that is supported by the widest range of compilers, so we chose nullptr instead of constexpr.
We need to use a C++11 feature that is supported by the widest range of compilers, so we chose nullptr instead of constexpr.