$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2023-11-09 23:28:53
Marshall Clow wrote:
> The libraries were built successfully using C++11/14/17/20/2B.
>
> However, when building for C++03, the following libraries failed to build
>
> * Any
> * lexical_cast
> * thread
> * type_index
These libraries don't support C++03 anymore.