functexcept.h File Reference

#include <exception_defines.h>

Go to the source code of this file.

Namespaces

namespace  std

Defines

#define _FUNCTEXCEPT_H   1

Functions

void std::__throw_bad_exception (void) __attribute__((__noreturn__))
void std::__throw_bad_alloc (void) __attribute__((__noreturn__))
void std::__throw_bad_cast (void) __attribute__((__noreturn__))
void std::__throw_bad_typeid (void) __attribute__((__noreturn__))
void std::__throw_logic_error (const char *) __attribute__((__noreturn__))
void std::__throw_domain_error (const char *) __attribute__((__noreturn__))
void std::__throw_invalid_argument (const char *) __attribute__((__noreturn__))
void std::__throw_length_error (const char *) __attribute__((__noreturn__))
void std::__throw_out_of_range (const char *) __attribute__((__noreturn__))
void std::__throw_runtime_error (const char *) __attribute__((__noreturn__))
void std::__throw_range_error (const char *) __attribute__((__noreturn__))
void std::__throw_overflow_error (const char *) __attribute__((__noreturn__))
void std::__throw_underflow_error (const char *) __attribute__((__noreturn__))
void std::__throw_ios_failure (const char *) __attribute__((__noreturn__))


Detailed Description

This header provides support for -fno-exceptions.

Definition in file functexcept.h.


Define Documentation

#define _FUNCTEXCEPT_H   1

Definition at line 39 of file functexcept.h.


Generated on Tue Feb 2 16:57:18 2010 for GNU C++ STL by  doxygen 1.4.7