libstdc++
functexcept.h File Reference

Go to the source code of this file.

Namespaces

namespace  std

Functions

void std::__throw_bad_cast (void)
void std::__throw_bad_exception (void)
void std::__throw_bad_function_call ()
void std::__throw_bad_typeid (void)
void std::__throw_future_error (int)
void std::__throw_ios_failure (const char *)
void std::__throw_ios_failure (const char *, int)
void std::__throw_range_error (const char *)
void std::__throw_system_error (int)

Detailed Description

This is an internal header file, included by other library headers. Do not attempt to use it directly. Instead, include <exception>.

This header provides support for -fno-exceptions.

Definition in file functexcept.h.