diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2019-05-16 15:18:45 +0100 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2019-05-16 15:18:45 +0100 |
commit | 1f6ea96860f448ba4cc5bf1e7570b6181611328b (patch) | |
tree | 5e47989d6ed8a826a3846088caf668f6c20b9bb5 /gcc | |
parent | a61b003fbd290846feb08b6bf89bc5cf54fd87c3 (diff) | |
download | gcc-1f6ea96860f448ba4cc5bf1e7570b6181611328b.zip gcc-1f6ea96860f448ba4cc5bf1e7570b6181611328b.tar.gz gcc-1f6ea96860f448ba4cc5bf1e7570b6181611328b.tar.bz2 |
Change EBO accessors from static to non-static member functions
* include/bits/hashtable_policy.h (_Hashtable_ebo_helper::_S_get):
Replace with _M_get non-static member function.
(_Hashtable_ebo_helper::_S_cget): Replace with _M_cget non-static
member function.
(_Hash_code_base, _Local_iterator_base, _Hashtable_base):
(_Hashtable_alloc): Adjust to use non-static members of EBO helper.
From-SVN: r271290
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions