SeqAn3 3.2.0
The Modern C++ library for sequence analysis.
floating_point Interface Reference

An alias for std::floating_point<t>. More...

#include <seqan3/utility/concept.hpp>

Detailed Description

An alias for std::floating_point<t>.

See also
https://en.cppreference.com/w/cpp/concepts/floating_point
Deprecated:
Use std::floating_point<t> instead.

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: