Skip to content

main-slow_refactor-Identifier

Shaun Roe requested to merge sroe/athena:main-slow_refactor-Identifier into main

Ensure Range::field member variables are initialised at declaration, then apply 'rule-of-zero' by deleting copy c'tor, move c'tor and copy assignment operator. Default c'tor defaulted. One test added.

Merge request reports