#include <functional>
Go to the source code of this file.
Classes | |
class | mostly_harmless::utils::OnScopeExit |
Functor to run some code when this variable goes out of scope. More... | |
Namespaces | |
namespace | mostly_harmless |
The top-level namespace, contains all things plugin-related. | |
namespace | mostly_harmless::utils |
Contains general purpose utility classes & functions. | |