Presentation
Constructores en C++
Fecha
2014-03-28Autor
Castillo Pérez, Iliana
Resumen
In this document is shown the constructor description as a mechanism to ensure objects whit valid values or without invalid values.
Also, the general syntax, a declaration example and a practical example are presented for each of the five constructors that have been proposed by different authors.