MT Core (C++)
Core library for replacing C++ standard in project usage
|
#include <future.hpp>
Public Attributes | |
Future< T, E > | future |
Arc< FutureState > | state |
Definition at line 170 of file future.hpp.
Future<T, E> mtcore::thread::FutureState< T, E >::make_res::future |
Definition at line 171 of file future.hpp.
Arc<FutureState> mtcore::thread::FutureState< T, E >::make_res::state |
Definition at line 172 of file future.hpp.