YACLib
C++ library for concurrent tasks execution
Loading...
Searching...
No Matches
type_traits_impl.hpp File Reference
#include <yaclib/fwd.hpp>
#include <type_traits>
Include dependency graph for type_traits_impl.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  yaclib::detail::Head< T, Args... >
 
struct  yaclib::detail::IsInvocable< Func, Args >
 
struct  yaclib::detail::IsInvocable< Func, void >
 
struct  yaclib::detail::Invoke< Func, Args >
 
struct  yaclib::detail::Invoke< Func, void >
 
struct  yaclib::detail::IsInstantiationOf< Instance,... >
 
struct  yaclib::detail::IsInstantiationOf< Instance, Instance< Args... > >
 
struct  yaclib::detail::InstantiationTypes< Instance, T >
 
struct  yaclib::detail::InstantiationTypes< Instance, Instance< V, E > >
 
struct  yaclib::detail::FutureBaseTypes< T >
 
struct  yaclib::detail::FutureBaseTypes< FutureBase< V, E > >
 
struct  yaclib::detail::FutureBaseTypes< Future< V, E > >
 
struct  yaclib::detail::FutureBaseTypes< FutureOn< V, E > >
 

Namespaces

namespace  yaclib
 
namespace  yaclib::detail