libstdc++
stdexcept File Reference

Go to the source code of this file.

Classes

class  std::domain_error
 
class  std::invalid_argument
 
class  std::length_error
 
class  std::logic_error
 
class  std::out_of_range
 
class  std::overflow_error
 
class  std::range_error
 
class  std::runtime_error
 
class  std::underflow_error
 

Namespaces

namespace  std
 

Macros

#define _GLIBCXX_STDEXCEPT
 

Typedefs

typedef basic_string< char > std::__cow_string
 
typedef basic_string< char > std::__sso_string
 

Detailed Description

This is a Standard C++ Library header.

Definition in file stdexcept.

Macro Definition Documentation

◆ _GLIBCXX_STDEXCEPT

#define _GLIBCXX_STDEXCEPT

Definition at line 34 of file stdexcept.