You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.