Searched refs:totally_ordered_with (Results 1 – 7 of 7) sorted by relevance
| /openbsd-src/gnu/llvm/libcxx/include/__functional/ |
| H A D | ranges_operations.h | 52 requires totally_ordered_with<_Tp, _Up> 63 requires totally_ordered_with<_Tp, _Up> 74 requires totally_ordered_with<_Tp, _Up> 85 requires totally_ordered_with<_Tp, _Up>
|
| /openbsd-src/gnu/llvm/libcxx/include/__concepts/ |
| H A D | totally_ordered.h | 45 concept totally_ordered_with = variable
|
| /openbsd-src/gnu/llvm/libcxx/docs/Status/ |
| H A D | SpaceshipPapers.csv | 3 `P2404R0 <https://wg21.link/P2404>`_,"Relaxing equality_comparable_with's, totally_ordered_with's, …
|
| H A D | Cxx2bPapers.csv | 70 …3>`__","LWG","Move-only types for ``equality_comparable_with``, ``totally_ordered_with``, and ``th…
|
| H A D | Cxx20Issues.csv | 253 "`3329 <https://wg21.link/LWG3329>`__","``totally_ordered_with``\ both directly and indirectly req…
|
| /openbsd-src/gnu/llvm/libcxx/include/ |
| H A D | concepts | 92 concept totally_ordered_with = see below;
|
| /openbsd-src/gnu/llvm/libcxx/include/__ranges/ |
| H A D | iota_view.h | 317 if constexpr (totally_ordered_with<_Start, _BoundSentinel>) {
|