1a954d292419a645091f7e41b32b9d00fd291b37
142f1f3a: Fix ctype_base::xdigit for Android.
* commit '142f1f3ac6032e21b069934c61a9bfa3c08c6e81': Fix ctype_base::xdigit for Android.
Implement LWG issue #2135. If something goes wrong in condition_variable::wait, call terminate() rather than throwing an error. Do this indirectly, by marking the call as 'noexcept'. This is better than just calling terminate() directly, because it gives a better error message on the console.
Description
android_external_libcxx
Languages
C++
97.4%
HTML
0.9%
Python
0.9%
CMake
0.6%
Shell
0.1%