Skip to content

Commit 8b550db

Browse files
committed
[temp.spec.partial.order] Fix index entry: 'more specialized'
The phrase 'more specialized' also applies to variable templates, not just to class templates.
1 parent a22a7d4 commit 8b550db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/templates.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3368,7 +3368,7 @@
33683368

33693369
\pnum
33703370
For two partial specializations,
3371-
the first is \defnx{more specialized}{more specialized!class template} than the second if, given the following
3371+
the first is \defn{more specialized} than the second if, given the following
33723372
rewrite to two function templates, the first function template is more
33733373
specialized than the second according to the ordering rules for function
33743374
templates\iref{temp.func.order}:

0 commit comments

Comments
 (0)