Skip to content

Commit a76a388

Browse files
committed
[temp.concept] Remove redundancy: the global scope is a namespace scope.
1 parent 9a94a38 commit a76a388

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/templates.tex

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3886,8 +3886,7 @@
38863886

38873887
\pnum
38883888
A \grammarterm{concept-definition}
3889-
shall appear in the global scope
3890-
or in a namespace scope~(\ref{basic.scope.namespace}).
3889+
shall appear at namespace scope~(\ref{basic.scope.namespace}).
38913890

38923891
\pnum
38933892
A concept shall not have associated constraints~(\ref{temp.constr.decl}).

0 commit comments

Comments
 (0)