$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [move] const rvalue failure.
From: Mostafa (mostafa_working_away_at_[hidden])
Date: 2014-08-24 23:15:25
On Sun, 24 Aug 2014 17:18:49 -0700, Mostafa
<mostafa_working_away_at_[hidden]> wrote:
Never mind, it seems const rvalues can't/shouldn't be used with move
constructors.