diff --git a/docs/usage.rst b/docs/usage.rst index 68f34655..9f530020 100644 --- a/docs/usage.rst +++ b/docs/usage.rst @@ -23,7 +23,7 @@ This repository contains three independent CMake-based projects: - `{fmt} `_ to provide text formatting of quantities. - `gsl-lite `_ to verify runtime contracts with the ``gsl_Expects`` macro. - - [only for clang-12 with libc++] `range-v3 `_ to provide needed C++20 concepts and utilities. + - [only for clang < 14 with libc++] `range-v3 `_ to provide needed C++20 concepts and utilities. - *.*