SeqAn3
std::StrictWeakOrder Interface Reference

The concept StrictWeakOrder<R, T, U> specifies that the Relation R imposes a strict weak ordering on its arguments. More...

Inheritance diagram for std::StrictWeakOrder:
[legend]

Detailed Description

The concept StrictWeakOrder<R, T, U> specifies that the Relation R imposes a strict weak ordering on its arguments.

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

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