Stream Guard
A small RAII wrapper around a Stream (asynchronous iterator) that automatically invokes a user-defined action upon being dropped.
A small RAII wrapper around a Stream (asynchronous iterator) that automatically invokes a user-defined action upon being dropped.