Modular Megafauna Model 1.1.5
A physiological, dynamic herbivore simulator in C++.
Loading...
Searching...
No Matches
Todo List
Class Fauna::ReproductionLogistic
How does I&O determine the month?
Page Object-oriented Design Concepts

Add explanation of the PIMPL idiom (compilation firewall). Compare How to implement the pimpl idiom by using unique_ptr - Fluent C++.

In C++11 the Rule of Five becomes relevant!

Page Software Design
Encourage to do refactoring of the architecture if it supports modularity and flexibility.