No.

Create an Initialize() member function. Call it from within the
constructor and whenever you want to set the class members
to their default value.

Edit : Laitinen was faster (again).