std::atomic< bool >
alive
std::atomic< uint64_t >
generation
std::atomic< bool > alive {true}
std::atomic< uint64_t > generation {0}