SeqAn3  3.0.0
The Modern C++ library for sequence analysis.
std::Invocable Interface Reference

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

+ Inheritance diagram for std::Invocable:

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: