ReactOS 0.4.15-dev-7842-g558ab78
_stdexcept_base.h File Reference
#include <stl/_exception.h>
#include <stl/_cstring.h>
#include <stl/_string_fwd.h>
Include dependency graph for _stdexcept_base.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  __Named_exception
 

Macros

#define _STLP_OWN_STDEXCEPT   1
 
#define _STLP_EXCEPTION_BASE   exception
 

Macro Definition Documentation

◆ _STLP_EXCEPTION_BASE

#define _STLP_EXCEPTION_BASE   exception

Definition at line 66 of file _stdexcept_base.h.

◆ _STLP_OWN_STDEXCEPT

#define _STLP_OWN_STDEXCEPT   1

Definition at line 40 of file _stdexcept_base.h.