From Jason Turner

[class.ctor.general]

Diff to HTML by rtfpessoa

tmp/tmp41yrhq2n/{from.md → to.md} RENAMED
@@ -54,12 +54,10 @@ cprint( complex(7.8,1.2) );
54
  — *end example*]
55
 
56
  [*Note 2*: For initialization of objects of class type see 
57
  [[class.init]]. — *end note*]
58
 
59
- An object created in this way is unnamed.
60
-
61
  [*Note 3*: [[class.temporary]] describes the lifetime of temporary
62
  objects. — *end note*]
63
 
64
  [*Note 4*: Explicit constructor calls do not yield lvalues, see 
65
  [[basic.lval]]. — *end note*]
 
54
  — *end example*]
55
 
56
  [*Note 2*: For initialization of objects of class type see 
57
  [[class.init]]. — *end note*]
58
 
 
 
59
  [*Note 3*: [[class.temporary]] describes the lifetime of temporary
60
  objects. — *end note*]
61
 
62
  [*Note 4*: Explicit constructor calls do not yield lvalues, see 
63
  [[basic.lval]]. — *end note*]