We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
REQUIRES: std-at-least-*
1 parent 009706f commit dccced2Copy full SHA for dccced2
libcxx/docs/TestingLibcxx.rst
@@ -451,7 +451,7 @@ Instead use:
451
452
.. code-block:: cpp
453
454
- // REQUIRES: requires-std-at-least-c++26
+ // REQUIRES: std-at-least-c++26
455
456
There is no corresponding ``std-at-most-c++23``. This could be useful when
457
tests are only valid for a small set of standard versions. For example, a
0 commit comments