mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-19 14:19:15 +08:00
libstdc++: Fix whitespace in Changelog
This commit is contained in:
parent
9c24e97a97
commit
91d505491c
@ -27,14 +27,14 @@
|
||||
|
||||
2020-05-06 François Dumont <fdumont@gcc.gnu.org>
|
||||
|
||||
* include/bits/stl_algobase.h (struct _Bit_iterator): New declaration.
|
||||
(std::__fill_a1(_Bit_iterator, _Bit_iterator, const bool&)): Likewise.
|
||||
* include/bits/stl_bvector.h (__fill_bvector): Move outside
|
||||
_GLIBCXX_STD_C namespace.
|
||||
(fill(_Bit_iterator, _Bit_iterator, const bool&)): Likewise and rename
|
||||
into...
|
||||
(__fill_a1): ...this.
|
||||
* testsuite/25_algorithms/fill/bvector/1.cc: New.
|
||||
* include/bits/stl_algobase.h (struct _Bit_iterator): New declaration.
|
||||
(std::__fill_a1(_Bit_iterator, _Bit_iterator, const bool&)): Likewise.
|
||||
* include/bits/stl_bvector.h (__fill_bvector): Move outside
|
||||
_GLIBCXX_STD_C namespace.
|
||||
(fill(_Bit_iterator, _Bit_iterator, const bool&)): Likewise and rename
|
||||
into...
|
||||
(__fill_a1): ...this.
|
||||
* testsuite/25_algorithms/fill/bvector/1.cc: New.
|
||||
|
||||
2020-05-06 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user