Files
hdf5/c++
Sean McBride 623907f397 Modern C++ dtor declarations (#1830)
* C++ dtor modernization

- Replaced a bunch of empty dtors with `= default`
- Removed deprecated `throw()`. In C++11, dtors are `noexcept` by default.

*
2024-02-09 11:29:55 -06:00
..
2024-02-09 11:29:55 -06:00
2024-02-09 11:29:55 -06:00
2022-11-01 16:02:27 -05:00