Nis Meinert
Nis Meinert
Thanks for your response and the suggestion to abandon the C++ interface. We considered using HighFive but eventually we decided that for our simple use case relying on yet another...
@derobins, thanks for your response. Personally, I find it handy to have a thin C++ wrapper that takes care of the RAII. However, I assume that there are reasons for...
> Hi [@avitase](https://github.com/avitase), I'm trying to make sure that the call to H5Lget_name_by_idx before 2001 | char *name_C = new char[actual_name_len](); returns a reasonable value for name_len. Could you tell...
@bmribler, thanks for letting me know:)