gcc/libstdc++-v3/include/std
Daniel Kruegler 6c5173c05f type_traits (common_type): Implement LWG 2141.
2012-10-24  Daniel Krugler  <daniel.kruegler@gmail.com>

	* include/std/type_traits (common_type): Implement LWG 2141.
	* testsuite/20_util/duration/requirements/sfinae_friendly_1.cc:
	Update.
	* testsuite/20_util/common_type/requirements/typedefs-1.cc: Likewise.
	* testsuite/20_util/common_type/requirements/sfinae_friendly_1.cc:
	Likewise.
	* testsuite/20_util/common_type/requirements/sfinae_friendly_2.cc:
	Likewise.
	* testsuite/20_util/common_type/requirements/typedefs-2.cc: Likewise.

From-SVN: r192780
2012-10-24 20:37:05 +00:00
..
algorithm
array move.h (move_if_noexcept): Mark constexpr. 2012-10-18 08:36:06 +00:00
atomic PR libstdc++/54005 continued 2012-08-30 19:24:58 +00:00
bitset random.tcc (seed_seq::generate): Cast max() operands to size_t to ensure a template match. 2012-05-10 16:32:47 -04:00
chrono move.h (move_if_noexcept): Mark constexpr. 2012-10-18 08:36:06 +00:00
complex user.cfg.in: Add macros, directories. 2011-12-10 15:33:06 +00:00
condition_variable * include/std/condition_variable: Update copyright years. 2012-07-05 02:14:35 +01:00
deque
forward_list
fstream re PR libstdc++/44015 (template parameters not documented) 2012-05-02 22:25:28 +00:00
functional functional (function::function(F)): LWG 2132: Disable constructor if argument isn't callable. 2012-04-29 23:59:37 +01:00
future re PR libstdc++/54297 ([C++11] Segmentation fault with std::async and released shared state) 2012-08-26 14:49:44 +01:00
iomanip iomanip (put_money): Fix thinko, use __err local, like in, eg, basic_ostream::_M_insert. 2011-12-02 17:23:08 +00:00
ios
iosfwd
iostream
istream re PR libstdc++/44015 (template parameters not documented) 2012-05-02 22:25:28 +00:00
iterator
limits re PR libstdc++/22200 (numeric_limits<signed>::is_modulo is inconsistent with gcc) 2012-04-29 09:25:17 +00:00
list
locale
map
memory memory: Include auto_ptr.h later. 2012-08-03 01:27:48 +01:00
mutex re PR other/53889 (Gthreads doesn't support destroying recursive mutexes) 2012-10-02 21:22:32 +01:00
numeric
ostream re PR libstdc++/44015 (template parameters not documented) 2012-05-02 22:25:28 +00:00
queue
random Optimize bulk mode for normal_distribution<double> for SSE3. 2012-09-26 13:10:26 +00:00
ratio re PR libstdc++/53840 ([C++11] DR 921. Rational Arithmetic should use template aliases) 2012-07-03 19:24:07 +00:00
regex
scoped_allocator * include/std/scoped_allocator: Avoid badname. 2012-10-20 03:08:37 +01:00
set
sstream re PR libstdc++/44015 (template parameters not documented) 2012-05-02 22:25:28 +00:00
stack
stdexcept re PR libstdc++/51438 (std::exception and derived classes are not compatible with std::nested_exception and C++11 in general) 2011-12-06 20:03:25 +00:00
streambuf re PR libstdc++/44015 (template parameters not documented) 2012-05-02 22:25:28 +00:00
string
system_error re PR libstdc++/51438 (std::exception and derived classes are not compatible with std::nested_exception and C++11 in general) 2011-12-06 20:03:25 +00:00
thread acinclude.m4: Update references to final C++11 standard. 2012-08-09 23:45:20 +01:00
tuple move.h (move_if_noexcept): Mark constexpr. 2012-10-18 08:36:06 +00:00
type_traits type_traits (common_type): Implement LWG 2141. 2012-10-24 20:37:05 +00:00
typeindex hash-long-double-aux.cc: Rename to... 2011-11-18 12:37:06 +00:00
unordered_map 2012-08-10 François Dumont <fdumont@gcc.gnu.org> 2012-08-13 19:43:19 +00:00
unordered_set 2012-08-10 François Dumont <fdumont@gcc.gnu.org> 2012-08-13 19:43:19 +00:00
utility
valarray
vector