51aa0862f99f6f87c3e03445b46344893a2b445c
Don't know how this slipped through... Change-Id: I5a3bba06bea4f4016e4ac30a700666b2cf2b3556
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%