From Jason Turner

[depr.array.comp]

Diff to HTML by rtfpessoa

tmp/tmp_srjuk1d/{from.md → to.md} RENAMED
@@ -1,8 +1,8 @@
1
  ## Array comparisons <a id="depr.array.comp">[[depr.array.comp]]</a>
2
 
3
- Equality and relational comparisons ([[expr.eq]], [[expr.rel]]) between
4
  two operands of array type are deprecated.
5
 
6
  [*Note 1*: Three-way comparisons [[expr.spaceship]] between such
7
  operands are ill-formed. — *end note*]
8
 
 
1
  ## Array comparisons <a id="depr.array.comp">[[depr.array.comp]]</a>
2
 
3
+ Equality and relational comparisons [[expr.eq]], [[expr.rel]] between
4
  two operands of array type are deprecated.
5
 
6
  [*Note 1*: Three-way comparisons [[expr.spaceship]] between such
7
  operands are ill-formed. — *end note*]
8