|
OpenPit C++ SDK
C++17 SDK for the OpenPit pre-trade risk engine
|
Producer side used by the dispatcher to resolve a Future<T>. More...
#include <future.hpp>
Public Member Functions | |
| void | Fail (Error error) const |
| Future< T > | GetFuture () const |
| Promise () | |
| void | Resolve (T value) const |
Producer side used by the dispatcher to resolve a Future<T>.
|
inline |
|
inline |
|
inlinenodiscard |
|
inline |