gcc/libstdc++-v3/include/ext/pb_ds
Paolo Carlini 52e07aa164 2008-07-19 Paolo Carlini <paolo.carlini@oracle.com>
* include/ext/pb_ds/detail/binomial_heap_base_/debug_fn_imps.hpp
	(assert_node_consistent): Avoid ambiguous else warning.

	* include/ext/pb_ds/detail/debug_map_base.hpp: Include <iostream>.

	* include/bits/c++config: In debug-mode (and parallel-mode) set
	_GLIBCXX_EXTERN_TEMPLATE to -1, not 0, thus disabling extern
	templates only for basic_string (per libstdc++/21674).
	* include/bits/basic_string.tcc: Use extern templates when
	_GLIBCXX_EXTERN_TEMPLATE > 0.

From-SVN: r137990
2008-07-19 19:58:52 +00:00
..
detail 2008-07-19 Paolo Carlini <paolo.carlini@oracle.com> 2008-07-19 19:58:52 +00:00
assoc_container.hpp assoc_container.hpp: Change allocator typedef to allocator_type, as per existing conventions. 2008-06-04 15:53:09 +00:00
exception.hpp exception.hpp (__throw_container_error, [...]): Mark inline. 2008-06-24 12:04:13 +00:00
hash_policy.hpp *: Change namespace pb_ds to __gnu_pbds. 2007-09-12 23:06:27 +00:00
list_update_policy.hpp assoc_container.hpp: Change allocator typedef to allocator_type, as per existing conventions. 2008-06-04 15:53:09 +00:00
priority_queue.hpp using.xml: Outline exception topics. 2008-06-06 19:32:43 +00:00
tag_and_trait.hpp using.xml: Outline exception topics. 2008-06-06 19:32:43 +00:00
tree_policy.hpp assoc_container.hpp: Change allocator typedef to allocator_type, as per existing conventions. 2008-06-04 15:53:09 +00:00
trie_policy.hpp assoc_container.hpp: Change allocator typedef to allocator_type, as per existing conventions. 2008-06-04 15:53:09 +00:00