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

Specifies that R defines a binary relation over the set of expressions whose type and value category are those encoded by either t or u. More...

+ Inheritance diagram for std::Relation:

Detailed Description

Specifies that R defines a binary relation over the set of expressions whose type and value category are those encoded by either t or u.

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

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