cpp · cpp/std--underflow_error
std--underflow_error
std::underflow_error
Thrown when an arithmetic underflow occurs, such as when a floating-point result is too small (close to zero) to be represented in the result type.
References
In this namespace
← previous std--system_error std::system_error
— end of namespace —