|
YACLib
C++ library for concurrent tasks execution
|
#include <type_traits_impl.hpp>
Public Types | |
| using | Value = T |
| using | Error = T |
Definition at line 60 of file type_traits_impl.hpp.
| using yaclib::detail::AsyncTypes< T >::Error = T |
Definition at line 62 of file type_traits_impl.hpp.
| using yaclib::detail::AsyncTypes< T >::Value = T |
Definition at line 61 of file type_traits_impl.hpp.