On 2012-05-11 09:18, Jonathan M Davis wrote:
struct literals work. They at least used to be lvalues for some bizarre reason. I'm not sure if they are now, because it went back and forth prior to the last release. They're either still lvalues or the first part of making rvalues work with ref has been implemented (but only with struct literals). I'm not sure which.- Jonathan M Davis
Why would the ternary operator make any difference? -- /Jacob Carlborg
