Regards
According to the Standard (12.1 7):
"An implicitly-declared default constructor for a class is implicitly
defined when it is used to create an object of its class type (1.8)."
HTH,
Marcelo Pinto
If you have not defined any constructor and if it is required.
Marcel