-
- Downloads
Replate DynamicModel::toStatic() by a converting constructor in StaticModel
It is therefore now possible to write: static_model = static_cast<StaticModel>(dynamic_model);
It is therefore now possible to write: static_model = static_cast<StaticModel>(dynamic_model);