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

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

+ Inheritance diagram for 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: