File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 427
427
with external linkage~(\ref {dcl.inline }), inline variable with external
428
428
linkage~(\ref {dcl.inline }), class template
429
429
(Clause~\ref {temp }), non-static function template~(\ref {temp.fct }),
430
- concept (\ref {temp.concept }),
430
+ concept~ (\ref {temp.concept }),
431
431
static data member of a class template~(\ref {temp.static }), member
432
432
function of a class template~(\ref {temp.mem.func }), or template
433
433
specialization for which some template parameters are not
Original file line number Diff line number Diff line change 217
217
parameter type list~(\ref {dcl.fct }),
218
218
enclosing namespace (if any),
219
219
and
220
- \grammarterm {requires-clause} (\ref {temp.constr.decl }) (if any)
220
+ \grammarterm {requires-clause}~ (\ref {temp.constr.decl }) (if any)
221
221
\begin {note } Signatures are used as a basis for
222
222
name mangling and linking.\end {note }
223
223
You can’t perform that action at this time.
0 commit comments