SeqAn3 3.4.0-rc.4
The Modern C++ library for sequence analysis.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
arithmetic Interface Reference

A type that satisfies std::is_arithmetic_v<t>. More...

#include <seqan3/utility/concept.hpp>

Detailed Descriptionno-api

A type that satisfies std::is_arithmetic_v<t>.

See also
https://en.cppreference.com/w/cpp/types/is_arithmetic

This entity is not part of the SeqAn API. Do not rely on it in your applications.


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