From Jason Turner

[gram.temp]

Diff to HTML by rtfpessoa

tmp/tmph_53yxkt/{from.md → to.md} RENAMED
@@ -102,11 +102,11 @@ deduction-guide:
102
  explicit-specifierₒₚₜ template-name '(' parameter-declaration-clause ')' '->' simple-template-id ';'
103
  ```
104
 
105
  ``` bnf
106
  concept-definition:
107
- concept concept-name '=' constraint-expression ';'
108
  ```
109
 
110
  ``` bnf
111
  concept-name:
112
  identifier
 
102
  explicit-specifierₒₚₜ template-name '(' parameter-declaration-clause ')' '->' simple-template-id ';'
103
  ```
104
 
105
  ``` bnf
106
  concept-definition:
107
+ concept concept-name attribute-specifier-seqₒₚₜ '=' constraint-expression ';'
108
  ```
109
 
110
  ``` bnf
111
  concept-name:
112
  identifier