Gromacs
2026.0-dev-20250116-fa3fd9d
|
Helper class that clears a request list on scope exit.
Methods in this class do not throw.
Public Member Functions | |
RequestsClearer (RequestList *requests) | |
Constructs an object that clears given list on scope exit. | |
~RequestsClearer () | |
Clears the request list given to the constructor. | |