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

Specifies whether the given callable is std::regular_invocable and returns bool. More...

+ Inheritance diagram for predicate:

Detailed Description

Specifies whether the given callable is std::regular_invocable and returns bool.

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

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