SeqAn3  3.0.1
The Modern C++ library for sequence analysis.
invocable Interface Reference

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

+ Inheritance diagram for invocable:

Detailed Description

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

See also
https://en.cppreference.com/w/cpp/concepts/invocable

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