$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (jz.maddock_at_[hidden])
Date: 2022-05-06 11:53:59
On 06/05/2022 09:30, Klebsch, Mario via Boost-users wrote:
> Hello,
>
>> Does anyone have any concrete objections to Boost moving to a C++14 baseline?
> We are still using boost in code cross compiled for legacy target devices, and the toolchain does not support C++14. We are currently not using latest boost libraries, and won't be affected by this change immediately, but we won't be able to update our copy of boost to a recent version.
Do you mind if I ask which libraries you're using?
Thanks, John.