#include "./object.hpp"
#include <cstddef>
#include <span>
#include <string>
#include <vector>
Provides a handle to an HDF5 file.
Definition in file file.hpp.
Go to the source code of this file.