gcc/libstdc++-v3/testsuite/25_algorithms/nth_element
Benjamin Kosnik 847eb5516f types.h: Move enum parallelism here.
2008-02-15  Benjamin Kosnik  <bkoz@redhat.com>

	* include/parallel/types.h: Move enum parallelism here.  Use
	tr1/cstdint's int16_t, uint16_t, int32_t, uint32_t, int64_t,
	uint64_t. 
	* include/parallel/multiseq_selection.h: Adjust for cstdint.
	* include/parallel/compatibility.h: Same.
	* include/parallel/tags.h: Just compile-time tags.
	* include/parallel/base.h: Put namespace bits here.

	* src/Makefile.am (PARALLEL_FLAGS): Use it.
	* src/Makefile.in: Regenerate.

	* testsuite/25_algorithms/nth_element/1.cc: Add test variable.

From-SVN: r132354
2008-02-15 22:55:14 +00:00
..
requirements/explicit_instantiation Fixes for --disable-libstdcxx-pch. 2007-10-06 03:06:37 +00:00
1.cc types.h: Move enum parallelism here. 2008-02-15 22:55:14 +00:00
2.cc [multiple changes] 2007-12-10 13:53:10 +00:00
3.cc binary_search.cc: Move... 2007-09-09 18:56:00 +00:00
check_type.cc
moveable.cc moveable.cc: New. 2007-10-03 17:27:18 +00:00