SeqAn3
std::Invocable Interface Reference

Specifies whether the given callable is invocable with the given arguments. More...

Inheritance diagram for std::Invocable:
[legend]

Detailed Description

Specifies whether the given callable is invocable with the given arguments.

See also
http://en.cppreference.com/w/cpp/concepts/Invocable

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