32#define __EXCEPTION_H 1
34#pragma GCC system_header
36#pragma GCC visibility push(default)
66#if __cplusplus >= 201103L
85#pragma GCC visibility pop
ISO C++ entities toplevel namespace is std.
Base class for all library exceptions.
virtual const char * what() const noexcept
An allocator that uses global new, as per C++03 [20.4.1].