Skip to content

Commit

Permalink
リンク修正
Browse files Browse the repository at this point in the history
  • Loading branch information
onihusube committed Aug 4, 2023
1 parent 09c1ad7 commit c925d35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference/iterator/basic_const_iterator/op_compare_3way.md
Expand Up @@ -17,7 +17,7 @@ constexpr auto operator<=>(const I& y) const
* different-from[link /reference/ranges/different-from.md]
* random_access_iterator[link /reference/iterator/random_access_iterator.md]
* three_way_comparable[link /reference/compare/three_way_comparable.md]
* totally_ordered_with[link /reference/concepts/totally_ordered_with.md]
* totally_ordered_with[link /reference/concepts/totally_ordered.md]

## 概要

Expand Down

0 comments on commit c925d35

Please sign in to comment.