]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR libstdc++/89416 fix accessibility of members
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 24 Feb 2019 15:44:18 +0000 (15:44 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 24 Feb 2019 15:44:18 +0000 (15:44 +0000)
commitc9f61a6481fd33187b5f84da4576418fac47646e
treeca4c75de272b2215bb655b3c2c1a547e4d24f21d
parentdc8a2a1e8548602206b1833bc31162dd8ec3d3fa
PR libstdc++/89416 fix accessibility of members

PR libstdc++/89416
* include/bits/alloc_traits.h (__is_alloc_insertable_impl): Make
copy and move members public.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@269175 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/alloc_traits.h