We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ad9269 commit 51a5bbaCopy full SHA for 51a5bba
source/utilities.tex
@@ -4485,7 +4485,7 @@
4485
// \ref{optional.ref.swap}, swap
4486
constexpr void swap(optional& rhs) noexcept;
4487
4488
- // \ref{optional.iterators}, iterator support
+ // \ref{optional.ref.iterators}, iterator support
4489
constexpr iterator begin() const noexcept;
4490
constexpr iterator end() const noexcept;
4491
0 commit comments