r211121 - in /trunk/libstdc++-v3: ChangeLog inc...

redi@gcc.gnu.org redi@gcc.gnu.org
Sun Jun 1 22:35:00 GMT 2014


Author: redi
Date: Sun Jun  1 22:35:42 2014
New Revision: 211121

URL: http://gcc.gnu.org/viewcvs?rev=211121&root=gcc&view=rev
Log:
	* include/bits/uses_allocator.h (__uses_allocator_helper): Simplify.
	(__uses_allocator_arg): Remove unused type.
	(__uses_alloc0): Turn into a trivial type.
	(__uses_alloc): Add missing template parameter in primary template.
	(__uses_alloc_impl): Rename to __uses_alloc_t.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/uses_allocator.h



More information about the Gcc-cvs mailing list