gcc/libstdc++-v3/include
Jonathan Wakely 314efb66cf uses_allocator.h (__uses_allocator_helper): Simplify.
* 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.

From-SVN: r211121
2014-06-01 23:35:42 +01:00
..
backward Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
bits uses_allocator.h (__uses_allocator_helper): Simplify. 2014-06-01 23:35:42 +01:00
c Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
c_compatibility Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
c_global acinclude.m4 (GLIBCXX_CHECK_TMPNAM): New check for tmpnam function. 2014-01-23 21:17:15 +00:00
c_std Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
debug re PR libstdc++/60497 (unique_ptr<T> tries to complete its type T even though it's not required to be a complete type) 2014-05-13 18:22:08 +01:00
decimal Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
experimental re PR libstdc++/61374 (string_view::operator string() is buggy) 2014-06-01 18:23:41 +01:00
ext re PR libstdc++/21609 (array_allocator vs rebind & templated constructor) 2014-01-29 20:43:44 +00:00
parallel Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
precompiled Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
profile map.h: Fix typo in comment; minor formatting fix. 2014-05-25 08:38:01 +00:00
std re PR libstdc++/61269 (<type_traits> includes <cstdint> inside std namespace) 2014-05-21 16:09:37 +01:00
tr1 re PR libstdc++/60958 (Initialization of arrays in tr1/regex ill-formed or with undefined behaviour) 2014-04-25 17:10:25 +01:00
tr2 bool_set: Use UTF-8 for accented characters. 2014-05-29 15:04:43 +01:00
Makefile.am array: Clean useless white chars. 2014-05-24 20:59:00 +00:00
Makefile.in array: Clean useless white chars. 2014-05-24 20:59:00 +00:00