halcheck 1.0
Loading...
Searching...
No Matches
halcheck::lib::is_invocable_r< R, F, Args > Struct Template Reference

An implementation of std::is_invocable_r. More...

#include <invoke.hpp>

Inheritance diagram for halcheck::lib::is_invocable_r< R, F, Args >:
halcheck::lib::is_detected< lib::invocable_r, R, F, Args... >

Detailed Description

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

An implementation of std::is_invocable_r.

See also
std::is_invocable_r

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