Class for storing result of a method - data or exception. More...
#include <functional>
#include <exception>
#include <memory>
Go to the source code of this file.
Classes | |
class | cargo::ipc::Result< Data > |
struct | cargo::ipc::ResultHandler< Data > |
Namespaces | |
cargo | |
cargo::ipc | |
Class for storing result of a method - data or exception.