Skip to content

Commit 17433f4

Browse files
committed
add meta cpp tag
1 parent 1956c49 commit 17433f4

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

reference/compare/strong_ordering/op_partial_ordering.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
* std[meta namespace]
44
* strong_ordering[meta class]
55
* function[meta id-type]
6+
* cpp20[meta cpp]
67

78
```cpp
89
constexpr operator partial_ordering() const noexcept;

reference/compare/strong_ordering/op_weak_ordering.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
* std[meta namespace]
44
* strong_ordering[meta class]
55
* function[meta id-type]
6+
* cpp20[meta cpp]
67

78
```cpp
89
constexpr operator weak_ordering() const noexcept;

reference/compare/weak_ordering/op_partial_ordering.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
* std[meta namespace]
44
* weak_ordering[meta class]
55
* function[meta id-type]
6+
* cpp20[meta cpp]
67

78
```cpp
89
constexpr operator partial_ordering() const noexcept;

0 commit comments

Comments
 (0)