feminism_idle.h:
#include <men>
// Namespace is used to separate functions from the outside; you can use namespace::member to access a member of the namespace
namespace feminist {
// The function doesn't return anything, thus void
void idle() {
for (auto man : men::population) {
man.hate();
if (feminist::ready) {
feminist::pronouns = "xir/xer";
man.kill();
}
}
}
}
Jump in the discussion.
No email address required.
Jump in the discussion.
No email address required.
Jump in the discussion.
No email address required.
More options
Context
More options
Context