SeqAn3
seqan3::arithmetic_concept Interface Reference

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

#include <seqan3/core/concept/core_language.hpp>

Inheritance diagram for seqan3::arithmetic_concept:
[legend]

Detailed Description

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

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

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