You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 26, 2025. It is now read-only.
HighFive needlessly assumes that every container has a default constructor. It happens here:
HighFive/include/highfive/bits/H5Slice_traits_misc.hpp
Lines 161 to 162 in 94ede4f
and here (
resize
isn't safe to use):HighFive/include/highfive/bits/H5Inspector_misc.hpp
Line 326 in 94ede4f
The text was updated successfully, but these errors were encountered: