Template Function h5pp::hdf5::checkIfLinkExists

Function Documentation

template<typename h5x, typename = h5pp::type::sfinae::enable_if_is_h5_loc_or_hid_t<h5x>>
bool h5pp::hdf5::checkIfLinkExists(const h5x &loc, std::string_view linkPath, std::optional<bool> linkExists = std::nullopt, const hid::h5p &linkAccess = H5P_DEFAULT)