diff options
| author | Jonathan Wakely <jwakely@redhat.com> | 2021-11-11 13:02:16 +0000 |
|---|---|---|
| committer | Jonathan Wakely <jwakely@redhat.com> | 2021-11-11 18:16:17 +0000 |
| commit | ef0e100f5870bbb792f378858864f915696dd232 (patch) | |
| tree | 1e8384867f7dd146d30cfe137fd73bf91d1ff667 /libcpp/errors.c | |
| parent | dc002e31fb2d001703278263ea3d1cef366018ae (diff) | |
| download | gcc-ef0e100f5870bbb792f378858864f915696dd232.zip gcc-ef0e100f5870bbb792f378858864f915696dd232.tar.gz gcc-ef0e100f5870bbb792f378858864f915696dd232.tar.bz2 | |
libstdc++: Remove public std::vector<bool>::data() member
This function only exists to avoid an error in the debug mode vector, so
doesn't need to be public.
libstdc++-v3/ChangeLog:
* include/bits/stl_bvector.h (vector<bool>::data()): Give
protected access, and delete for C++11 and later.
Diffstat (limited to 'libcpp/errors.c')
0 files changed, 0 insertions, 0 deletions
