fsm
mpl::is_applicable_r< typename, typename, typename > Struct Template Reference

Same as std::is_invocable_r, but with tuples for arguments. More...

#include <type_traits.h>

Inheritance diagram for mpl::is_applicable_r< typename, typename, typename >:
Inheritance graph
[legend]
Collaboration diagram for mpl::is_applicable_r< typename, typename, typename >:
Collaboration graph
[legend]

Detailed Description

template<typename, typename, typename>
struct mpl::is_applicable_r< typename, typename, typename >

Same as std::is_invocable_r, but with tuples for arguments.


The documentation for this struct was generated from the following file: