Make vector::data() return type consistent in C++98
authorJonathan Wakely <jwakely@redhat.com>
Mon, 24 Oct 2016 12:25:28 +0000 (13:25 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Mon, 24 Oct 2016 12:25:28 +0000 (13:25 +0100)
commit405def8d4667163a262f6c9fcb4a8f675dae4193
tree5b3271608e4e24fea113102c1414c3915981d0f1
parent89cc66c4786c9af4251dc146b3e37eb1cce2558e
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.

From-SVN: r241475
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/stl_vector.h