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