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
Branches
Tags
Loading
Checking pipeline status