From Jason Turner

[over.ics.user]

Diff to HTML by rtfpessoa

tmp/tmpptt0sokc/{from.md → to.md} RENAMED
@@ -18,11 +18,11 @@ the special rules for initialization by user-defined conversion apply
18
  when selecting the best user-defined conversion for a user-defined
19
  conversion sequence (see  [[over.match.best]] and  [[over.best.ics]]).
20
 
21
  If the user-defined conversion is specified by a specialization of a
22
  conversion function template, the second standard conversion sequence
23
- shall have exact match rank.
24
 
25
  A conversion of an expression of class type to the same class type is
26
  given Exact Match rank, and a conversion of an expression of class type
27
  to a base class of that type is given Conversion rank, in spite of the
28
  fact that a constructor (i.e., a user-defined conversion function) is
 
18
  when selecting the best user-defined conversion for a user-defined
19
  conversion sequence (see  [[over.match.best]] and  [[over.best.ics]]).
20
 
21
  If the user-defined conversion is specified by a specialization of a
22
  conversion function template, the second standard conversion sequence
23
+ shall have Exact Match rank.
24
 
25
  A conversion of an expression of class type to the same class type is
26
  given Exact Match rank, and a conversion of an expression of class type
27
  to a base class of that type is given Conversion rank, in spite of the
28
  fact that a constructor (i.e., a user-defined conversion function) is