FireDynamics / FireDynamics/ARTSS
Investigate the advantage of using return_ptr
Open
effort: low
investigate
priority: low
- Dominant language
- C++
- Stars
- 14
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
In `Solution.cpp` there are `real *` and `return_ptr` which both are pointers to a field. Investigate if `return_ptr` is just double code or if there is some advantage. And if `return_ptr` and `real *` will both remain, think about a better naming to the difference between both or at least to make the difference clear when someone has to change its getter.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.