Add move constructor for HDF5 Writer
It's useful to be able to (for example) return the H5Utils::Writer
class from a function. The default move constructor should be fine in this case.
It's useful to be able to (for example) return the H5Utils::Writer
class from a function. The default move constructor should be fine in this case.