Mark BVH::{size,empty,bounds} as noexcept
Created by: dalg24
I started working on the documentation of ArborX::BVH
and realized this was trivial to guarantee.
I cannot think of any reasonable changes in the code that would break that. (Yes I thought of lazy-construction of the tree and no I do not consider as something worth doing.)