/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* Animal.cpp :+: :+: :+: */ /* +:+ +:+ +:+ */ /* By: aortigos type = other.type; return (*this); } void Animal::makeSound() const { std::cout << "Animal weird sounds..." << std::endl; }