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++/37144] A bug in include/ext/pb_ds/detail/pat_trie_/constructors_destructor_fn_imps.hpp



------- Comment #16 from paolo dot carlini at oracle dot com  2008-12-11 16:17 -------
At the moment, I don't know this code well enough, but note that:

  typedef const pair & const_pair_reference;

therefore, I don't really follow your reasoning. By the way, rvalrefs I don't
think are an option, because these classes are old, supposed to work well also
in C++03 mode.


-- 


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


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