Antkeeper
0.0.1
|
#include <ant-genome-component.hpp>
Public Attributes | |
std::shared_ptr< ant_genome > | genome |
Shared pointer to the ant genome. More... | |
Definition at line 26 of file ant-genome-component.hpp.
std::shared_ptr<ant_genome> ant_genome_component::genome |
Shared pointer to the ant genome.
Definition at line 29 of file ant-genome-component.hpp.