Honeycomb
0.1
Component-Model Framework
|
Go to the source code of this file.
Classes | |
class | honey::UniquePtr< T, Fin > |
Pointer to a unique, non-shared, object. Finalizer is run upon destruction (deletes object by default) if pointer is not null. More... | |
struct | std::hash< honey::UniquePtr< T, Fin > > |
Allow class to be used as key in unordered containers. More... | |
Namespaces | |
honey | |
Global Honeycomb namespace. | |