Skip to content

Add move method for CellInfo

Adam Edward Barton requested to merge abarton/athena:cellinfomove into master

Since CellInfo is used in vectors it is beneficial to have a noexcept move constructor

Merge request reports