SeqAn3  3.0.1
The Modern C++ library for sequence analysis.
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 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
https://en.cppreference.com/w/cpp/concepts/relation

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