From Jason Turner

[temp.concept]

Diff to HTML by rtfpessoa

tmp/tmp558ygyvw/{from.md → to.md} RENAMED
@@ -50,7 +50,7 @@ specialized [[temp.expl.spec]], or partially specialized
50
  The *constraint-expression* of a *concept-definition* is an unevaluated
51
  operand [[expr.context]].
52
 
53
  The first declared template parameter of a concept definition is its
54
  *prototype parameter*. A *type concept* is a concept whose prototype
55
- parameter is a type *template-parameter*.
56
 
 
50
  The *constraint-expression* of a *concept-definition* is an unevaluated
51
  operand [[expr.context]].
52
 
53
  The first declared template parameter of a concept definition is its
54
  *prototype parameter*. A *type concept* is a concept whose prototype
55
+ parameter is a type template parameter.
56