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

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

+ Inheritance diagram for std::Predicate:

Detailed Description

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

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

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