This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


------- Additional Comments From chris at bubblescope dot net  2005-07-25 07:52 -------
Apologises, I misread the problem. Ignore my previous comment. Yes, I agree that find_node (which is a 
private function) should be const. An identical problem exists calling equal_range

-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]