$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Stefan Strasser (sstrasser_at_[hidden])
Date: 2005-05-09 14:19:37
Dave Harris schrieb:
>>I've questioned in the past if it is expected behaviour to do
>>"hoisting". the proposal does.
>
>
> Although it doesn't seem to say whether "vec" is hoisted, and the given
> translation suggests that it isn't.
maybe "hoisting" was not the right word, I only know it from a post by
eric. what I meant was copy-the-value-of-end()-at-the-start-of-the-loop.
and the proposal does that, see 3.
-- Stefan Strasser