From 8321c137c59d3f106e9eaed9a03b884f2b3c02f7 Mon Sep 17 00:00:00 2001 From: Jens Maurer Date: Sun, 20 Nov 2016 21:54:14 +0100 Subject: [PATCH] [temp.variadic] Move example so that it attaches to the correct paragraph. Fixes #964. --- source/templates.tex | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/source/templates.tex b/source/templates.tex index b58036d717..6d1595c5fc 100644 --- a/source/templates.tex +++ b/source/templates.tex @@ -1790,12 +1790,6 @@ that contains an unexpanded parameter pack. \end{itemize} -\pnum -For the purpose of determining whether a parameter pack satisfies a rule -regarding entities other than parameter packs, the parameter pack is -considered to be the entity that would result from an instantiation of -the pattern in which it appears. - \begin{example} \begin{codeblock} @@ -1807,6 +1801,12 @@ \end{example} +\pnum +For the purpose of determining whether a parameter pack satisfies a rule +regarding entities other than parameter packs, the parameter pack is +considered to be the entity that would result from an instantiation of +the pattern in which it appears. + \pnum A parameter pack whose name appears within the pattern of a pack expansion is expanded by that pack expansion. An appearance of the name of