BioDynaMo
v1.05.120-25dc9790
|
TODO. Replace with std::variant once we move to >= c++17. More...
#include <agent_pointer.h>
Public Attributes | |
AgentUid | uid |
TAgent * | agent |
TODO. Replace with std::variant once we move to >= c++17.
Definition at line 237 of file agent_pointer.h.
TAgent* bdm::AgentPointer< TAgent >::Data::agent |
Definition at line 239 of file agent_pointer.h.
AgentUid bdm::AgentPointer< TAgent >::Data::uid |
Definition at line 238 of file agent_pointer.h.