An error occurred while fetching folder content.
Select Git revision
m4
-
-
- Open in your IDE
- Download source code
- Download this directory
Forked from
Dynare / preprocessor
Source project has a limited visibility.
Sébastien Villemot
authored
We follow the advice given by Josuttis in his book about move semantics. Deleting those member fuctions can be a bug if we want to allow copy semantics, because overload resolution will no longer fallback to the copy constructor/assignment operator when given an rvalue. In particular, this explain why it was not possible to delete the move assignment operator of the StaticModel class.
Name | Last commit | Last update |
---|---|---|
.. |