
2 Dec
2004
2 Dec
'04
5:59 a.m.
"Eric Niebler" <eric@boost-consulting.com> wrote in:
Seems to me that Arkadiy has run up against the same problem with BOOST_TYPEOF_PRESERVE_LVALUE, which also gets this case wrong (according to the docs).
Yeah, that's what I was thinking about last night. I was trying to see how close I could approximate decltype. Jonathan