[Bug libstdc++/23053] Const-correctness issue in TR1 hashtable

chris at bubblescope dot net gcc-bugzilla@gcc.gnu.org
Mon Jul 25 07:51:00 GMT 2005


------- Additional Comments From chris at bubblescope dot net  2005-07-25 07:46 -------
Actually according to the TR1 spec (n1745 at least), there should be a non-const version which returns an 
iterator, and a const version which returns a const_iterator.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23053



More information about the Gcc-bugs mailing list