C++11 modernization
Incidentally, fix a memory leak related to DynamicModelAC instantiation, using a std::unique_ptr (see #1490).
Showing
Please register or sign in to comment
Incidentally, fix a memory leak related to DynamicModelAC instantiation, using a std::unique_ptr (see #1490).