Skip to content
Snippets Groups Projects
  • David Fairbrother's avatar
    0f7fd058
    Re #19893 Switch Kernel::Matrix to use unique_ptr · 0f7fd058
    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)
    0f7fd058
    History
    Re #19893 Switch Kernel::Matrix to use unique_ptr
    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)
Code owners
Assign users and groups as approvers for specific file changes. Learn more.