SeqAn3
std::Predicate Interface Reference

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

Inheritance diagram for std::Predicate:
[legend]

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: