$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2020-10-29 00:23:30
On Wed, Oct 28, 2020 at 4:30 PM Edward Diener via Boost
<boost_at_[hidden]> wrote:
> I can not be expected to endlessly go through a new library's code
> correcting __BORLANDC__ or __CODEGEARC__ workarounds to their correct
> equivalents
I agree. Fortunately, Boost.JSON is not using either of these :)
Thanks for the explanation.
Regards