r269175 - in /trunk/libstdc++-v3: ChangeLog inc...

redi@gcc.gnu.org redi@gcc.gnu.org
Sun Feb 24 15:44:00 GMT 2019


Author: redi
Date: Sun Feb 24 15:44:18 2019
New Revision: 269175

URL: https://gcc.gnu.org/viewcvs?rev=269175&root=gcc&view=rev
Log:
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.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/alloc_traits.h



More information about the Libstdc++-cvs mailing list