ttg 1.0.0
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
Loading...
Searching...
No Matches
Classes | Namespaces | Variables
is_invocable.hpp File Reference
#include <boost/callable_traits/detail/core.hpp>
#include <boost/callable_traits/detail/is_invocable_impl.hpp>
Include dependency graph for is_invocable.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  boost::callable_traits::is_invocable< T, Args >
 
struct  boost::callable_traits::is_invocable_r< Ret, T, Args >
 

Namespaces

namespace  boost
 
namespace  boost::callable_traits
 

Variables

template<typename T , typename... Args>
BOOST_CLBL_TRAITS_INLINE_VAR constexpr bool boost::callable_traits::is_invocable_v
 
template<typename Ret , typename T , typename... Args>
BOOST_CLBL_TRAITS_INLINE_VAR constexpr bool boost::callable_traits::is_invocable_r_v