https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61728
--- Comment #6 from Brooks Moses <brooks at gcc dot gnu.org> --- Given that the relevant function is listed under "Implementation defined member functions", perhaps the thing to do would be to just wrap it in a "#if !defined(_LIBCXX_VERSION)" clause, or something like that?
