r241475 - in /trunk/libstdc++-v3: ChangeLog inc...
redi@gcc.gnu.org
redi@gcc.gnu.org
Mon Oct 24 12:25:00 GMT 2016
Author: redi
Date: Mon Oct 24 12:25:28 2016
New Revision: 241475
URL: https://gcc.gnu.org/viewcvs?rev=241475&root=gcc&view=rev
Log:
Make vector::data() return type consistent in C++98
* include/bits/stl_vector.h (vector::_M_data_ptr, vector::data):
Change return type of non-standard C++98 extension to match C++11.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/bits/stl_vector.h
More information about the Libstdc++-cvs
mailing list