$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jurko Gospodnetic (jurko_at_[hidden])
Date: 2004-09-29 09:34:11
Hi Volodya.
> Maybe, we can just decide that all reasonable compilers support NRVO, and
> stop worring about returning vectors/list by value?
Hmmm... I do not think VC7.1 supports NRVO (it does support unnamed
RVO though). Do you consider it a 'reasonable compiler'? Or should we
say that it does not matter if that compiler generated slower code?
Best regards,
Jurko