Running tests occasionally generates SEH exceptions on Windows and macOS. Intruments on macOS have been used to trace through memory leaks when running tests. Propose the matrix_t should be rewritten to not use new and delete.
Running tests occasionally generates SEH exceptions on Windows and macOS.
Intruments on macOS have been used to trace through memory leaks when running tests.
Propose the matrix_t should be rewritten to not use new and delete.