Mir
|
#include <memory>
Go to the source code of this file.
Classes | |
class | mir::detail::RefCountedLibrary |
struct | mir::ModuleDeleter< T > |
Namespaces | |
mir | |
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-2016 Canonical Ltd.
Generated on Wed May 10 10:41:27 UTC 2017