File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -866,7 +866,7 @@ $(GNAME TemplateSequenceParameter):
866
866
to dynamically change, add, or remove elements either at compile-time or run-time.
867
867
)
868
868
869
- $(H3 $(LNAME2 typeseq_deduction, Type Sequence Deduction))
869
+ $(H4 $(LNAME2 typeseq_deduction, Type Sequence Deduction))
870
870
871
871
$(P Type sequences can be deduced from the trailing parameters
872
872
of an $(RELATIVE_LINK2 ifti, implicitly instantiated) function template:)
933
933
)
934
934
See also: $(REF partial, std,functional)
935
935
936
- $(H3 $(LNAME2 variadic_template_specialization, Specialization))
936
+ $(H4 $(LNAME2 variadic_template_specialization, Specialization))
937
937
938
938
$(P If both a template with a sequence parameter and a template
939
939
without a sequence parameter exactly match a template instantiation,
You can’t perform that action at this time.
0 commit comments