Template Function h5pp::hdf5::createGroup

Function Documentation

template<typename h5x, typename = h5pp::type::sfinae::enable_if_is_h5_loc<h5x>>
void h5pp::hdf5::createGroup(const h5x &loc, std::string_view groupRelativeName, std::optional<bool> linkExists = std::nullopt, const PropertyLists &plists = PropertyLists())