Wrap model in order to create homogeneous model easily.
This commit is contained in:
parent
f8d2d1cfa5
commit
6974bc7bbe
10 changed files with 252 additions and 20 deletions
|
|
@ -102,7 +102,7 @@ public:
|
|||
* Return a reference to the island population.
|
||||
* @return Reference to the island population
|
||||
*/
|
||||
eoPop<EOT>& getPop();
|
||||
eoPop<EOT>& getPop() const;
|
||||
|
||||
/**
|
||||
* Check if there is population to receive or to migrate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue