------- Comment #1 from pinskia at gcc dot gnu dot org 2008-08-06 22:13 ------- You cannot bind a rvalue to a reference, only a constant reference or to a non reference.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37043
pinskia at gcc dot gnu dot org Wed, 06 Aug 2008 15:14:54 -0700
------- Comment #1 from pinskia at gcc dot gnu dot org 2008-08-06 22:13 ------- You cannot bind a rvalue to a reference, only a constant reference or to a non reference.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37043