#include "../../include/night.h" namespace night { NSGod::NSGod(/* args */) { } NSGod::~NSGod() { } std::vector NSGod::gen_girl(std::string a2) { if (night::std_v_n == a2) { } if (night::std_v_v_n == a2) { } } night::ns_node* NSGod::gen_son(std::string) { } void NSGod::hamlet(void) { } } // namespace night