SeqAn3
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:
[legend]

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: