r280076 - in /trunk/libstdc++-v3: ChangeLog doc...
hainque@gcc.gnu.org
hainque@gcc.gnu.org
Thu Jan 9 23:00:00 GMT 2020
Author: hainque
Date: Thu Jan 9 23:00:50 2020
New Revision: 280076
URL: https://gcc.gnu.org/viewcvs?rev=280076&root=gcc&view=rev
Log:
rename local _C2 identifiers in stl map header files
2020-01-09 Olivier Hainque <hainque@adacore.com>
* doc/xml/manual/appendix_contributing.xml: Document _C2
as a reserved identifier, by VxWorks.
* include/bits/stl_map.h: Rename _C2 template typenames as _Cmp2.
* include/bits/stl_multimap.h: Likewise.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/doc/xml/manual/appendix_contributing.xml
trunk/libstdc++-v3/include/bits/stl_map.h
trunk/libstdc++-v3/include/bits/stl_multimap.h
More information about the Libstdc++-cvs
mailing list