Oliver Kowalke wrote:
With gcc-4.4.3 I don't get the linker error (using my example with
boost.move) and msvc-9.0 for tests only.
This indicates to me that Dave is right when he say that NRVO is already the norm and not the exception, even in debug mode.