Skip to content
Snippets Groups Projects
Commit bcdfb43f authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Replate DynamicModel::toStatic() by a converting constructor in StaticModel

It is therefore now possible to write:

  static_model = static_cast<StaticModel>(dynamic_model);
parent 0e7d831e
No related branches found
No related tags found
No related merge requests found
Pipeline #206 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment