Open donotturnoff opened 2 years ago
With large amounts of new code, I need to make sure I am obeying the rule of five and managing resources well (judicious use of references, pointers, smart pointers, etc).
With large amounts of new code, I need to make sure I am obeying the rule of five and managing resources well (judicious use of references, pointers, smart pointers, etc).