Skip to content

Commit 25b9153

Browse files
committed
added link for fill_n.md
1 parent d169067 commit 25b9153

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

reference/algorithm/fill_n.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,8 @@ int main() {
101101
}
102102
```
103103
* std::fill_n[color ff0000]
104+
* std::ostream_iterator[link /reference/iterator/ostream_iterator.md]
105+
* std::cout[link /reference/iostream/cout.md]
104106

105107
#### 出力
106108
```

0 commit comments

Comments
 (0)