YACLib
C++ library for concurrent tasks execution
|
#include <type_traits_impl.hpp>
Public Types | |
using | Value = T |
using | Error = T |
Definition at line 48 of file type_traits_impl.hpp.
using yaclib::detail::InstantiationTypes< Instance, T >::Error = T |
Definition at line 50 of file type_traits_impl.hpp.
using yaclib::detail::InstantiationTypes< Instance, T >::Value = T |
Definition at line 49 of file type_traits_impl.hpp.