Skip to content

Commit 0818941

Browse files
committed
[over.match.funcs] Remove the number of overload resolution contexts
from the introductory text. It has become out of date relative to the actual number, and listing a number here is not useful. Fixes NB JP 5 (C++17 DIS)
1 parent 6b0c835 commit 0818941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/overloading.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@
483483
\pnum
484484
The subclauses of~\ref{over.match.funcs} describe
485485
the set of candidate functions and the argument list submitted to
486-
overload resolution in each of the seven contexts in which
486+
overload resolution in each context in which
487487
overload resolution is used.
488488
The source transformations and constructions defined
489489
in these subclauses are only for the purpose of describing the

0 commit comments

Comments
 (0)