Skip to content

Commit 20c2851

Browse files
eisenwavejensmaurer
authored andcommitted
[time.parse] Hyphenate argument-dependent lookup
1 parent 23430d7 commit 20c2851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/time.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11021,7 +11021,7 @@
1102111021
\pnum
1102211022
Each \tcode{parse} overload specified in this subclause
1102311023
calls \tcode{from_stream} unqualified,
11024-
so as to enable argument dependent lookup\iref{basic.lookup.argdep}.
11024+
so as to enable argument-dependent lookup\iref{basic.lookup.argdep}.
1102511025
In the following paragraphs,
1102611026
let \tcode{is} denote an object of type \tcode{basic_istream<charT, traits>} and
1102711027
let \tcode{I} be \tcode{basic_istream<charT, traits>\&},

0 commit comments

Comments
 (0)