summaryrefslogtreecommitdiff
path: root/libstdc++-v3/docs/html/ext/pb_ds/trie_prefix_search_node_update.html
diff options
context:
space:
mode:
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>2007-09-12 23:06:27 +0000
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>2007-09-12 23:06:27 +0000
commitb34535d7bf4b8f4e6e470e1bbbb5b5ebc4f086cf (patch)
tree75559fc602e22bd583e99b2b7f544633716530f5 /libstdc++-v3/docs/html/ext/pb_ds/trie_prefix_search_node_update.html
parent26f19261581bf915b6e41e850643c76b033aaa9d (diff)
downloadgcc-b34535d7bf4b8f4e6e470e1bbbb5b5ebc4f086cf.tar.gz
2007-09-12 Benjamin Kosnik <bkoz@redhat.com>
* include/ext/pb_ds/*: Change namespace pb_ds to __gnu_pbds. * docs/html/ext/pb_ds/*: Same. * testsuite/ext/pb_ds/*: Same. * testsuite/performance/ext/pb_ds/*: Same. * testsuite/util/*: Same. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@128448 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/docs/html/ext/pb_ds/trie_prefix_search_node_update.html')
-rw-r--r--libstdc++-v3/docs/html/ext/pb_ds/trie_prefix_search_node_update.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/docs/html/ext/pb_ds/trie_prefix_search_node_update.html b/libstdc++-v3/docs/html/ext/pb_ds/trie_prefix_search_node_update.html
index e3d5e273042..da6efa2f18f 100644
--- a/libstdc++-v3/docs/html/ext/pb_ds/trie_prefix_search_node_update.html
+++ b/libstdc++-v3/docs/html/ext/pb_ds/trie_prefix_search_node_update.html
@@ -269,7 +269,7 @@ The instantiating container's const key reference type.
<td>
<pre>
-pb_ds::detail::null_node_metadata
+__gnu_pbds::detail::null_node_metadata
</pre>
</td>