mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-26 04:09:35 +03:00
* Ensure various functions working with containers are available through all headers as specified by the standard. * Add C++20 std::ssize() function.