File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 483
483
well-defined expression requirements is described in terms of the valid expressions for
484
484
its template type parameters.
485
485
486
+ \pnum
487
+ The library specification uses a typographical convention for naming
488
+ requirements. Names in \textit {italic } type that begin with the prefix
489
+ \oldconcept {} refer to sets of well-defined expression requirements typically
490
+ presented in tabular form, possibly with additional prose semantic requirements.
491
+ For example, \oldconcept {Destructible}~(\tref {destructible }) is such a named
492
+ requirement. Names in \tcode {constant width} type refer to library concepts
493
+ which are presented as a concept definition\iref {temp }, possibly with additional
494
+ prose semantic requirements. For example,
495
+ \libconcept {Destructible}\iref {concept.destructible }
496
+ is such a named requirement.
497
+
486
498
\pnum
487
499
Template argument requirements are sometimes referenced by name.
488
500
See~\ref {type.descriptions }.
You can’t perform that action at this time.
0 commit comments