gcc/libstdc++-v3/testsuite/20_util/allocator/requirements
Jonathan Wakely 46942c8101 Define std::allocator<T>::is_always_equal
* include/bits/allocator.h (allocator<T>::is_always_equal): Define.
	* testsuite/20_util/allocator/requirements/typedefs.cc: Test for
	is_always_equal.
	* testsuite/util/testsuite_allocator.h
	(uneq_allocator::is_always_equal): Define as false_type.

From-SVN: r240920
2016-10-10 13:17:45 +01:00
..
explicit_instantiation Update copyright years. 2016-01-04 15:30:50 +01:00
typedefs.cc Define std::allocator<T>::is_always_equal 2016-10-10 13:17:45 +01:00