Skip to content

Commit

Permalink
chore: std:::size -> std::rages::sizeにリンクする
Browse files Browse the repository at this point in the history
  • Loading branch information
yumetodo committed Feb 9, 2023
1 parent a69e754 commit 141e98e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions reference/iterator/size.md
Expand Up @@ -93,6 +93,9 @@ int main()
- [ICC](/implementation.md#icc): ??
- [Visual C++](/implementation.md#visual_cpp): 2015
## 関連項目
- [`std::ranges::size`](/reference/ranges/size.md)
## 参照
- [`boost::size()` - Boost Range Library](http://www.boost.org/doc/libs/release/libs/range/doc/html/range/reference/concept_implementation/semantics/functions.html)
Expand Down

0 comments on commit 141e98e

Please sign in to comment.