$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] C++03 / C++11 compatibility question for compiled libraries
From: degski (degski_at_[hidden])
Date: 2018-02-10 20:42:57
On 10 February 2018 at 12:09, Steven Watanabe via Boost <
boost_at_[hidden]> wrote:
> Just build the library and test case with different
> standards. If it works, it's probably good enough.
Didn't Boost.Test require C++11 now?
degski