Move constructor.
resultset( resultset&& other) = default;
resultset
No-throw guarantee.
Views obtained from other remain valid.
other
Constant.