35 #pragma GCC system_header
37 #pragma GCC visibility push(default)
69 virtual const char*
what()
const throw();
84 virtual const char*
what()
const throw();
98 void terminate() throw() __attribute__ ((__noreturn__));
105 void unexpected() __attribute__ ((__noreturn__));
125 _GLIBCXX_BEGIN_NAMESPACE_VERSION
145 _GLIBCXX_END_NAMESPACE_VERSION
150 #pragma GCC visibility pop
152 #if (defined(__GXX_EXPERIMENTAL_CXX0X__) \
153 && defined(_GLIBCXX_ATOMIC_BUILTINS_4))