[Bug libstdc++/37144] A bug in include/ext/pb_ds/detail/pat_trie_/constructors_destructor_fn_imps.hpp

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Dec 11 15:50:00 GMT 2008



------- Comment #15 from rguenth at gcc dot gnu dot org  2008-12-11 15:48 -------
it's an rvalue, so a temporary is allowed (not sure if required).  Using an
rvalue reference would be an option here.


-- 


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



More information about the Gcc-bugs mailing list