hdf5/c++
Dana Robinson cc88fe8faf
Removes C++ dependency on H5private.h (#774)
* Removes C++ dependency on H5private.h

Most C API calls have been removed, aside from a few uses of free,
where we just dropped the 'HD'. A couple of H5_ATTR_UNUSED macros
were also replaced with (void) statements.

* Committing clang-format changes

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2021-06-22 22:42:02 -05:00
..
examples Removed checks/workarounds for pre-C++89 compatibility (#449) 2021-03-10 11:51:45 -06:00
src Removes C++ dependency on H5private.h (#774) 2021-06-22 22:42:02 -05:00
test Fixes C++ warnings when passing hsize_t values to printf in test code (#745) 2021-06-11 07:52:36 -05:00
CMakeLists.txt
Makefile.am Update license url part2 (#333) 2021-02-17 08:52:36 -06:00