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

The concept Integral is satisfied if and only if T is an integral type. More...

+ Inheritance diagram for std::Integral:

Detailed Description

The concept Integral is satisfied if and only if T is an integral type.

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

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