uTL
micro Template library
utl::is_invocable_r< R, F, Args > Struct Template Reference

std::is_invocable_r trait for C++11 More...

#include <invoke.h>

Inheritance diagram for utl::is_invocable_r< R, F, Args >:

Detailed Description

template<typename R, typename F, typename... Args>
struct utl::is_invocable_r< R, F, Args >

std::is_invocable_r trait for C++11

Definition at line 138 of file invoke.h.


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