std::is_invocable_r trait for C++11
More...
#include <invoke.h>
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: