sst-core
sst-core copied to clipboard
Catch HDF5 exceptions by const ref
HDF5 exceptions are polymorphic, must be caught by ref not value.
Rebased Catch exception by const ref
Has this been merged yet?
I thought we had added it to another PR, but I'm not seeing the changes in devel or master. We'll need to do a separate PR for it.