Benjamin Redelings wrote: > since lvalues no longer bind to rvalue references
When has it changed? Could you please give a reference to some paper/discussion about it? I'm asking, because my C++0x-based application stopped to compile on newer 4.5-s and one of the problems is mentioned above -- but I thought that it was a GCC issue, not a change in the Standard. Best regards Piotr Wyderski