Nano v1.0.0
Simulating Natural Selection
|
A struct holding the data for a cycle. More...
#include <simulation_data.h>
Public Member Functions | |
auto | operator<=> (const Cycle &) const =default |
Public Attributes | |
int | lastedEntities |
std::vector< Trait > | traitsInfo |
A struct holding the data for a cycle.
|
default |
int ss::types::Cycle::lastedEntities |
std::vector<Trait> ss::types::Cycle::traitsInfo |