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 45578ff commit 9c165e0Copy full SHA for 9c165e0
source/ranges.tex
@@ -3088,7 +3088,7 @@
3088
such that \tcode{decltype((range))} models \libconcept{viewable_range},
3089
let \tcode{args...} be arguments
3090
such that \tcode{adaptor(range, args...)} is a well-formed expression
3091
-as specified in the rest of subclause\iref{range.adaptors}, and
+as specified in the rest of subclause~\ref{range.adaptors}, and
3092
let \tcode{BoundArgs} be a pack
3093
that denotes \tcode{decay_t<decltype((args))>...}.
3094
The expression \tcode{adaptor(args...)} produces a range adaptor closure object \tcode{f}
0 commit comments