Mir
|
#include <memory>
Go to the source code of this file.
Classes | |
class | mir::detail::RefCountedLibrary |
struct | mir::ModuleDeleter< T > |
Namespaces | |
mir | |
All things 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-2015 Canonical Ltd.
Generated on Wed Mar 30 00:29:56 UTC 2016