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

An implementation of std::is_invocable. More...

#include <invoke.hpp>

Inheritance diagram for halcheck::lib::is_invocable< F, Args >:
halcheck::lib::is_detected< lib::invocable, F, Args... >

Detailed Description

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

An implementation of std::is_invocable.

See also
std::is_invocable

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