gcc/libstdc++-v3/testsuite/25_algorithms/heap
Paolo Carlini 77f376d9c7 vector (insert(iterator, _Tp&&), [...]): Enable only when _Tp != bool.
2008-07-16  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/debug/vector (insert(iterator, _Tp&&), push_back(_Tp&&)):
	Enable only when _Tp != bool.

	* testsuite/25_algorithms/heap/1.cc: Avoid unused variable warnings.

From-SVN: r137962
2008-07-18 20:11:21 +00:00
..
1.cc vector (insert(iterator, _Tp&&), [...]): Enable only when _Tp != bool. 2008-07-18 20:11:21 +00:00
moveable.cc stl_heap.h (__push_heap, [...]): Use _GLIBCXX_MOVE. 2007-10-11 17:56:31 +00:00