r248109 - in /trunk/libstdc++-v3: ChangeLog inc...
redi@gcc.gnu.org
redi@gcc.gnu.org
Tue May 16 13:16:00 GMT 2017
Author: redi
Date: Tue May 16 13:16:34 2017
New Revision: 248109
URL: https://gcc.gnu.org/viewcvs?rev=248109&root=gcc&view=rev
Log:
Fix forward declaration of std::type_info for versioned-namespace
PR libstdc++/80285
* include/bits/shared_ptr_base.h [!__cpp_rtti] (type_info): Declare
outside versioned namespace.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/bits/shared_ptr_base.h
More information about the Libstdc++-cvs
mailing list