libstdc++: Remove std::type_info::operator!= for C++20
This function can be synthesized by the compiler now. * libsupc++/typeinfo (type_info::operator!=): Remove for C++20.
Showing
Please
register
or
sign in
to comment
This function can be synthesized by the compiler now. * libsupc++/typeinfo (type_info::operator!=): Remove for C++20.