From Jason Turner

[over.match.list]

Diff to HTML by rtfpessoa

tmp/tmpv5jqy1jq/{from.md → to.md} RENAMED
@@ -18,10 +18,10 @@ resolution selects the constructor in two phases:
18
 
19
  In copy-list-initialization, if an explicit constructor is chosen, the
20
  initialization is ill-formed.
21
 
22
  [*Note 1*: This differs from other situations
23
- [[over.match.ctor]], [[over.match.copy]], where only converting
24
  constructors are considered for copy-initialization. This restriction
25
  only applies if this initialization is part of the final result of
26
  overload resolution. — *end note*]
27
 
 
18
 
19
  In copy-list-initialization, if an explicit constructor is chosen, the
20
  initialization is ill-formed.
21
 
22
  [*Note 1*: This differs from other situations
23
+ [[over.match.ctor]], [[over.match.copy]], where only non-explicit
24
  constructors are considered for copy-initialization. This restriction
25
  only applies if this initialization is part of the final result of
26
  overload resolution. — *end note*]
27