Skip to content

Commit

Permalink
expected/expected.void: meta classを修正(#1066)
Browse files Browse the repository at this point in the history
  • Loading branch information
yohhoy committed Feb 9, 2023
1 parent a97b34f commit dbb5c92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion reference/expected/expected.void/op_constructor.md
Expand Up @@ -2,7 +2,7 @@
* expected[meta header]
* function[meta id-type]
* std[meta namespace]
* expected<void,E>[meta class]
* expected.void[meta class]
* cpp23[meta cpp]

```cpp
Expand Down
2 changes: 1 addition & 1 deletion reference/expected/expected.void/op_destructor.md
Expand Up @@ -2,7 +2,7 @@
* expected[meta header]
* function[meta id-type]
* std[meta namespace]
* expected<void,E>[meta class]
* expected.void[meta class]
* cpp23[meta cpp]

```cpp
Expand Down

0 comments on commit dbb5c92

Please sign in to comment.