#include <errorstack.h>
Prevent HDF5 from printing errors directly on stderr within the scope of any DisableErrorPrinting object.
Note that this class disables any automatic error handling mechanism installed into HDF5, including those installed by other libraries using HDF5, if any.