Closed 1beb closed 12 months ago
Updates to CPP requirement based on manual. Running tests prior to feedback from @solivella
This should be okay, as code always uses namespace qualifications for arma functions (preventing potential ambiguity issues), and c++17 is mostly backwards compatible.
arma
Updates to CPP requirement based on manual. Running tests prior to feedback from @solivella