$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Boost.test failures in develop
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2015-10-01 02:47:17
Aparna Kumta <aparna.kumta <at> oracle.com> writes:
> It seems that the code contains rvalue reference and hence the compiler
> is not able to build it in C++03 mode.
Why do you want to use C++03 mode?
Gennadiy