libstdc++
std::range_error Class Reference
Inheritance diagram for std::range_error:
[legend]

Public Member Functions

 range_error (const char *) _GLIBCXX_TXN_SAFE
 
 range_error (const string &__arg) _GLIBCXX_TXN_SAFE
 
virtual const char * what () const _GLIBCXX_TXN_SAFE_DYN noexcept
 

Detailed Description

Thrown to indicate range errors in internal computations.

Definition at line 230 of file stdexcept.


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