-
- Downloads
traits.hpp: Qualify types.
2006-12-11 Richard Guenther <rguenther@suse.de>
Paolo Carlini <pcarlini@suse.de>
* include/ext/pb_ds/detail/pat_trie_/traits.hpp: Qualify types.
* include/ext/pb_ds/detail/binary_heap_/binary_heap_.hpp: Likewise.
* include/ext/rope: Likewise.
* include/bits/stl_tree.h (struct _Rb_tree): Change the _Link_type
typedefs to use _Rb_tree_node<_Val> directly.
(_M_get_node, _M_put_node): Use _Link_type.
Co-Authored-By:
Paolo Carlini <pcarlini@suse.de>
From-SVN: r119732
Showing
- libstdc++-v3/ChangeLog 10 additions, 0 deletionslibstdc++-v3/ChangeLog
- libstdc++-v3/include/bits/stl_tree.h 4 additions, 5 deletionslibstdc++-v3/include/bits/stl_tree.h
- libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/binary_heap_.hpp 1 addition, 1 deletion...v3/include/ext/pb_ds/detail/binary_heap_/binary_heap_.hpp
- libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/traits.hpp 2 additions, 2 deletionslibstdc++-v3/include/ext/pb_ds/detail/pat_trie_/traits.hpp
- libstdc++-v3/include/ext/rope 4 additions, 6 deletionslibstdc++-v3/include/ext/rope
Loading
Please register or sign in to comment