*
:
> According to http://herbsutter.spaces.live.com/blog/cns!2D4327CC297151BB!378.entry
> You CAN return a const reference to a function local object and it IS
> kept alive
> as long as the reference lives.
>
> A copy is NOT created, you are passing a const reference to the actual
> temporary in the
> function.
Don't top-post.
Your interpretation of that article is incorrect.
Cheers, & hth.,
- Alf
--
A: Because it messes up the order in which people normally read text.
Q: Why is it such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?