Gromacs
2026.0-dev-20250321-66aade4
|
#include <gromacs/fileio/h5md/h5md_guard.h>
Bound closing function created by scope guard helper functions.
Required since we cannot return anonymous types from helper functions, they must be bound to a concrete type.
Public Member Functions | |
H5mdCloser (hid_t object, H5mdCloseType deleter) | |
void | operator() () |