SeqAn3
std::Integral Interface Reference

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

Inheritance diagram for std::Integral:
[legend]

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: