ENH: Avoid use of boost::get for isInitialized()
Replace with visitor pattern that avoids the need for catching the exception. Update the HDF5Writer to use stringstreams for error message output for concatenating strings and error codes.
Please register or sign in to comment