SeqAn3  3.0.1
The Modern C++ library for sequence analysis.
strict_weak_order Interface Reference

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

+ Inheritance diagram for strict_weak_order:

Detailed Description

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

See also
https://en.cppreference.com/w/cpp/concepts/relation

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