r241368 - in /branches/gcc-6-branch/libstdc++-v...
redi@gcc.gnu.org
redi@gcc.gnu.org
Thu Oct 20 10:51:00 GMT 2016
Author: redi
Date: Thu Oct 20 10:51:45 2016
New Revision: 241368
URL: https://gcc.gnu.org/viewcvs?rev=241368&root=gcc&view=rev
Log:
PR78052 Define std::allocator<void>::{construct,destroy}
PR libstdc++/78052
* include/bits/allocator.h (allocator<void>::construct)
(allocator<void>::destroy): Define.
* testsuite/20_util/allocator/void.cc: New test.
Added:
branches/gcc-6-branch/libstdc++-v3/testsuite/20_util/allocator/void.cc
Modified:
branches/gcc-6-branch/libstdc++-v3/ChangeLog
branches/gcc-6-branch/libstdc++-v3/include/bits/allocator.h
More information about the Libstdc++-cvs
mailing list