Skip to content
Snippets Groups Projects
Commit 0db09f3c authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Replace std::shared<const MeshType> -> const MeshType

It was actually unnecessary to use a shared pointer at this point and
was quite disturbing at use since it enforced use of shared pointers
in caller methods (which was a bad design)
parent 557a1192
No related branches found
No related tags found
1 merge request!96Add random number engine encapsulation.
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment