bcee5bba1aa5bb02aa5ecead635e518da2d046ef
8a6f7b1d: Removes unintended dependencies on libgcc/libstdc++
* commit '8a6f7b1d423195c8b0f1e734c7f27d24786cc87f': Removes unintended dependencies on libgcc/libstdc++
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%