MotionLib
1.0.0
SamBuCa motion library
|
a typed promise More...
#include <Promise.hpp>
Public Member Functions | |
void | set_exception (const Exception &ex) override |
![]() | |
template<typename T > | |
std::promise< T > & | get () |
Public Attributes | |
std::promise< T > | prom |
a typed promise
Definition at line 56 of file Promise.hpp.