Clement BlaudeauNational Institute for Research in Computer Science and Control | INRIA · Cambium
Clement Blaudeau
Master of Science
About
2
Publications
57
Reads
How we measure 'reads'
A 'read' is counted each time someone views a publication summary (such as the title, abstract, and list of authors), clicks on a figure, or views or downloads the full-text. Learn more
14
Citations
Publications
Publications (2)
An object under initialization does not fulfill its class specification yet and can be unsafe to use as it may have uninitialized fields. It can sometimes be useful to call methods on such a partially initialized object in order to compute a complex initial value, or to let the object escape its constructor in order to create mutually recursive obj...