$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Libraries and C++ compliance
From: Gavin Lambert (gavinl_at_[hidden])
Date: 2017-04-11 23:01:37
On 12/04/2017 00:37, Niall Douglas via Boost wrote:
> On 11/04/2017 08:03, Olaf van der Spek wrote:
>> Does it not work at all or does it do bloated code?
>
> What did the statement say?
>
> "Outcome is a header only C++ 14 library known to work on these
> compilers or better:
>
> clang 3.5 (LLVM)
> clang 3.7 (with Microsoft Codegen)
> GCC 5.4
> VS2015 Update 2
> Xcode 7.3"
>
>
> I cannot help if you don't read the text.
"Known to work on these compilers" does not necessarily imply "known to
*not* work on previous versions of these compilers". It could just mean
it wasn't tested and thus is unknown whether it works or not.