Honeycomb
0.1
Component-Model Framework
|
Go to the source code of this file.
Classes | |
struct | honey::future::Broken |
Exceptions. More... | |
struct | honey::future::FutureAlreadyRetrieved |
struct | honey::future::AlreadySatisfied |
struct | honey::future::NoState |
class | honey::Future< R > |
Unique future, guarantees sole access to a future function result. More... | |
class | honey::Promise< R > |
Container to hold a delayed function result. More... | |
Namespaces | |
honey | |
Global Honeycomb namespace. | |
honey::future | |
Future util. | |