$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] rvalue ref best practices?
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2012-06-15 08:45:10
On 15/06/2012 14:36, Mathias Gaunard wrote:
> I can tell perfectly fine with
>
> T foo;
Make that T foo = something; so that this pseudo-example makes more sense.