Mir
|
#include <memory>
Go to the source code of this file.
Classes | |
class | mir::detail::RefCountedLibrary |
struct | mir::ModuleDeleter< T > |
Namespaces | |
mir | |
AutoUnblockThread is a helper thread class that can gracefully shutdown at destruction time. | |
mir::detail | |
Typedefs | |
template<typename T > | |
using | mir::UniqueModulePtr = std::unique_ptr< T, ModuleDeleter< T > > |
Use UniqueModulePtr to ensure that your loadable libray outlives instances created within it. More... | |
Copyright © 2012-2018
Canonical Ltd.
Generated on Mon Feb 19 14:06:43 UTC 2018