shared_ptr_base.h
52.3 KB
-
PR libstdc++/85930 fix misplaced alignment-specifier · d552d819
PR libstdc++/85930 * include/bits/shared_ptr_base.h [!__cpp_rtti]: Include <typeinfo> unconditionally. Remove redundant declaration. [!__cpp_rtti] (_Sp_make_shared_tag::_S_ti): Fix location of alignment-specifier. From-SVN: r261172
Jonathan Wakely committed