Gromacs
2025-dev-20240906-b7d3419
|
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. | |