Commit 1c4df66b by Jonathan Wakely

Fix typo and replace non-breaking spaces in libstdc++-v3/ChangeLog

From-SVN: r246191
parent d78607f5
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
checking the return value of emplace. checking the return value of emplace.
* testsuite/20_util/variant/run.cc: Likewise. * testsuite/20_util/variant/run.cc: Likewise.
2017-03-15  Xi Ruoyao  <ryxi@stu.xidian.edu.cn> 2017-03-15 Xi Ruoyao <ryxi@stu.xidian.edu.cn>
PR libstdc++/62045 PR libstdc++/62045
* include/ext/pb_ds/qdetail/binary_heap_/binary_heap_.hpp * include/ext/pb_ds/qdetail/binary_heap_/binary_heap_.hpp
...@@ -153,7 +153,7 @@ ...@@ -153,7 +153,7 @@
instead of is_callable. instead of is_callable.
* testsuite/20_util/is_callable/*: Rename directory and adjust tests * testsuite/20_util/is_callable/*: Rename directory and adjust tests
to use new traits. to use new traits.
* testsuite/20_util/is_notjrow_callable/*: Likewise. * testsuite/20_util/is_nothrow_callable/*: Likewise.
* testsuite/20_util/optional/hash.cc: Use is_invocable_v instead of * testsuite/20_util/optional/hash.cc: Use is_invocable_v instead of
is_callable. is_callable.
* testsuite/20_util/variant/hash.cc: Likewise. * testsuite/20_util/variant/hash.cc: Likewise.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment