Gromacs
2018.8
|
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. | |