CPP04 1.0
|
Implements the WrongAnimal class. [詳解]
#include "WrongAnimal.hpp"
Implements the WrongAnimal class.
Provides the implementation for the WrongAnimal class methods, including the constructor, destructor, and the non-virtual makeSound() function.
WrongAnimal.cpp に定義があります。