android_bionic/libstdc++/include
Chih-Hung Hsieh ae558d6b4b Add standard throw() spec to delete operators.
Without these specs, clang will reports mismatch between standard definitions and these declarations/definitions. These specs are ignored when compiled with -fno-exceptions.

BUG: 17136236
Change-Id: I386c712a61dc4fc74dfde45f9ec2d3d037f2e9f1
2014-08-25 21:16:14 +00:00
..
cassert
cctype libstdc++: use extern "C++" in all our C++ system headers. 2010-06-25 16:53:37 -07:00
cerrno
cfloat
climits
cmath libstdc++: use extern "C++" in all our C++ system headers. 2010-06-25 16:53:37 -07:00
csetjmp libstdc++: use extern "C++" in all our C++ system headers. 2010-06-25 16:53:37 -07:00
csignal libstdc++: use extern "C++" in all our C++ system headers. 2010-06-25 16:53:37 -07:00
cstddef libstdc++: use extern "C++" in all our C++ system headers. 2010-06-25 16:53:37 -07:00
cstdint
cstdio Hide declaration of gets(3) for C11 and later. 2014-06-17 17:37:06 -07:00
cstdlib Remove declarations for things that don't exist. 2014-07-29 16:57:47 -07:00
cstring libstdc++: use extern "C++" in all our C++ system headers. 2010-06-25 16:53:37 -07:00
ctime libstdc++: use extern "C++" in all our C++ system headers. 2010-06-25 16:53:37 -07:00
cwchar
cwctype_is_not_supported
new Add standard throw() spec to delete operators. 2014-08-25 21:16:14 +00:00
stl_pair.h
typeinfo libstdc++: use extern "C++" in all our C++ system headers. 2010-06-25 16:53:37 -07:00
utility