Skip to content
Snippets Groups Projects
Commit d7c484a5 authored by Gerhard Raven's avatar Gerhard Raven
Browse files

Modernize UT

* add [[nodiscard]]
* add constexpr
* add helper functions to deal with masked quantities
* add some asserts
* remove unneccessary destructors
* prefer STL algorithms
* have setters return reference to this
* prefer std::nearbyint over std::nearbyintf
* prefer private over protected
* prefer range-based loops
parent 1c996bbd
No related branches found
No related tags found
1 merge request!3054Modernize UT
Showing
with 622 additions and 890 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment