ReactOS 0.4.15-dev-7998-gdb93cb1
ios_base::failure Class Reference

#include <_ios_base.h>

Inheritance diagram for ios_base::failure:
Collaboration diagram for ios_base::failure:

Public Member Functions

 failure (const string &)
 
virtual ~failure () _STLP_NOTHROW_INHERENTLY
 
- Public Member Functions inherited from __Named_exception
 __Named_exception (const string &__str)
 
 __Named_exception (const __Named_exception &)
 
__Named_exceptionoperator= (const __Named_exception &)
 
const charwhat () const _STLP_NOTHROW_INHERENTLY
 
 ~__Named_exception () _STLP_NOTHROW_INHERENTLY
 

Detailed Description

Definition at line 51 of file _ios_base.h.

Constructor & Destructor Documentation

◆ failure()

_STLP_BEGIN_NAMESPACE ios_base::failure::failure ( const string s)
explicit

Definition at line 36 of file ios.cpp.

38{}
GLdouble s
Definition: gl.h:2039

◆ ~failure()

ios_base::failure::~failure ( )
virtual

Definition at line 40 of file ios.cpp.

40{}

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