r277401 - in /branches/gcc-8-branch/libstdc++-v...
redi@gcc.gnu.org
redi@gcc.gnu.org
Thu Oct 24 14:13:00 GMT 2019
Author: redi
Date: Thu Oct 24 14:13:52 2019
New Revision: 277401
URL: https://gcc.gnu.org/viewcvs?rev=277401&root=gcc&view=rev
Log:
Do not declare std::uses_allocator before C++11
Backport from mainline
2019-10-22 Jonathan Wakely <jwakely@redhat.com>
* include/bits/memoryfwd.h (uses_allocator): Do not declare for C++98.
* testsuite/17_intro/names.cc: Check uses_allocator in C++98.
Modified:
branches/gcc-8-branch/libstdc++-v3/ChangeLog
branches/gcc-8-branch/libstdc++-v3/include/bits/memoryfwd.h
branches/gcc-8-branch/libstdc++-v3/testsuite/17_intro/names.cc
More information about the Libstdc++-cvs
mailing list