HighFive 2.7.1
HighFive - Header-only C++ HDF5 interface
|
#include "H5FileDriver.hpp"
from H5File.hpp
(#711).std::bool
in C++17 mode (#698).Boost_NO_BOOST_CMAKE
(#687).H5free_memory
instead of free
in error handler (#665). Thanks to Moritz Koenemann.CMakeLists.txt
.inline
for collective metadata properties.std::complex
. Thanks to Philipp.select(const HyperSlab&)
.get_name
functions takes size_t
and not hsize_t
.0
being an invalid hid but not equal to H5I_INVALID_HID
.FixedLenStringArray
(#277)unlink
(#284). Thanks to Tom Vander Aa.deleteAttribute
(#239)Attribute
s (metadata) now support additional types (#298)Eigen::ref
and Eigen::Map
(#291, #293)Object::getInfo
and marking getAddress deprecated (#311)Eigen::Matrix
(#258)ElementSet
working for N-dimensions (#247)exist
check #308)createGroup
and exist
(#152)std::complex
and std::array
's (#128, #129)select
function