condition_variable.cc
2.55 KB
-
condition_variable (condition_variable_any): Remove unused native_handle_type typedef. · 0fd72195
* include/std/condition_variable (condition_variable_any): Remove unused native_handle_type typedef. * src/condition_variable.cc (condition_variable): Add missing noexcept specifications. * 30_threads/condition_variable_any/requirements/typedefs.cc: Remove. From-SVN: r180454
Jonathan Wakely committed