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

Dynare++: the get() method of tensor containers now return a reference

Previously it was returning a pointer, which is non-standard for containers,
and was leading to ugly dereferencing everywhere.
parent c8c6ec58
No related branches found
No related tags found
No related merge requests found
Showing
with 92 additions and 103 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment