r113694 - in /branches/gcc-4_1-branch/libstdc++...
paolo@gcc.gnu.org
paolo@gcc.gnu.org
Thu May 11 10:04:00 GMT 2006
Author: paolo
Date: Thu May 11 10:04:51 2006
New Revision: 113694
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113694
Log:
2006-05-11 Paolo Carlini <pcarlini@suse.de>
Peter Doerfler <gcc@pdoerfler.com>
* include/tr1/hashtable (hashtable_iterator<>::hashtable_iterator(),
hashtable_const_iterator<>::hashtable_const_iterator(),
node_iterator<>::node_iterator(),
node_const_iterator<>::node_const_iterator()): Add.
(node_iterator<>::node_iterator(hash_node<>*),
node_const_iterator<>::node_const_iterator(hash_node<>*)): Tweak,
remove default.
* testsuite/tr1/6_containers/unordered/hashtable/
iterators_default_constructor.c: New.
Added:
branches/gcc-4_1-branch/libstdc++-v3/testsuite/tr1/6_containers/unordered/hashtable/iterators_default_constructor.cc
Modified:
branches/gcc-4_1-branch/libstdc++-v3/ChangeLog
branches/gcc-4_1-branch/libstdc++-v3/include/tr1/hashtable
More information about the Libstdc++-cvs
mailing list