Skip to content

Commit

Permalink
formatter : コード修飾を追加
Browse files Browse the repository at this point in the history
  • Loading branch information
faithandbrave committed Jan 23, 2023
1 parent 3269f7f commit 93bd53e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions reference/format/formatter.md
Expand Up @@ -153,6 +153,7 @@ int main()
}
```
* std::format_context[link basic_format_context.md]
* std::format[link format.md]

#### 出力
```
Expand Down Expand Up @@ -212,6 +213,7 @@ int main()
* std::format_context[link basic_format_context.md]
* ctx.out()[link basic_format_context/out.md]
* std::format_to[link format_to.md]
* std::format[link format.md]


#### 出力
Expand Down

0 comments on commit 93bd53e

Please sign in to comment.