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