Hacker News new | ask | show | jobs
by steveklabnik 197 days ago
I thought it should too, but it doesn't seem to, unless I made a mistake, which I probably did: https://godbolt.org/z/Ex63vxj4r
1 comments

I think you need to actually use the dangling reference: https://godbolt.org/z/f4s3fT3nM
Ah, that would make sense, yes. Thanks!