-
David Fairbrother authored
This commit switches Kernel::Matrix to use a unique_ptr to fix various issues with move constructors and memory leaks. It also touches various files with minor fixups such as using auto, fixing spelling mistakes and using a safer interface with vectors (push_back)
David Fairbrother authoredThis commit switches Kernel::Matrix to use a unique_ptr to fix various issues with move constructors and memory leaks. It also touches various files with minor fixups such as using auto, fixing spelling mistakes and using a safer interface with vectors (push_back)
Code owners
Assign users and groups as approvers for specific file changes. Learn more.