Skip to content

Commit

Permalink
add meta cpp tag
Browse files Browse the repository at this point in the history
  • Loading branch information
suomesta committed Dec 9, 2024
1 parent 1956c49 commit 17433f4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions reference/compare/strong_ordering/op_partial_ordering.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* std[meta namespace]
* strong_ordering[meta class]
* function[meta id-type]
* cpp20[meta cpp]

```cpp
constexpr operator partial_ordering() const noexcept;
Expand Down
1 change: 1 addition & 0 deletions reference/compare/strong_ordering/op_weak_ordering.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* std[meta namespace]
* strong_ordering[meta class]
* function[meta id-type]
* cpp20[meta cpp]

```cpp
constexpr operator weak_ordering() const noexcept;
Expand Down
1 change: 1 addition & 0 deletions reference/compare/weak_ordering/op_partial_ordering.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* std[meta namespace]
* weak_ordering[meta class]
* function[meta id-type]
* cpp20[meta cpp]

```cpp
constexpr operator partial_ordering() const noexcept;
Expand Down

0 comments on commit 17433f4

Please sign in to comment.