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++/44480] [C++0x] Linear performance of begin() in unordered associative containers



------- Comment #2 from joaquin at tid dot es  2010-06-09 20:34 -------
Caching can also have undesired consequences: for additional context on the
problem, see

https://svn.boost.org/trac/boost/ticket/4264

Note that *two* problems are discussed there, one is LWG issue #579 and the
other the one being addressed here.


-- 


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


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