From Jason Turner

[expr.pseudo]

Diff to HTML by rtfpessoa

tmp/tmp2xpfxgzg/{from.md → to.md} RENAMED
@@ -16,7 +16,7 @@ the object type and of the type designated by the
16
 
17
  ``` bnf
18
  nested-name-specifierₒₚₜ type-name ':: ~' type-name
19
  ```
20
 
21
- shall designate the same scalar type.
22
 
 
16
 
17
  ``` bnf
18
  nested-name-specifierₒₚₜ type-name ':: ~' type-name
19
  ```
20
 
21
+ shall designate the same scalar type (ignoring cv-qualification).
22