proteus icon indicating copy to clipboard operation
proteus copied to clipboard

Smart pointers in C++ code

Open zhang-alvin opened this issue 4 years ago • 0 comments

The dynamic memory allocation calls via new in C++ should be replaced by smart pointers at some point as a matter of robustness and style moving forward.

zhang-alvin avatar Jul 31 '20 19:07 zhang-alvin