#include <memory>
Go to the source code of this file.
Classes | |
class | mostly_harmless::utils::Proxy< T > |
Helper class for managing lifetimes of captured references in a lambda. More... | |
Namespaces | |
namespace | mostly_harmless |
The top-level namespace, contains all things plugin-related. | |
namespace | mostly_harmless::utils |
Contains general purpose utility classes & functions. | |