$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2019-05-19 13:17:40
AMDG
On 5/19/19 6:02 AM, John Maddock via Boost wrote:
> We have an open ticket from someone that wants all symbols hidden,
> including those marked with BOOST_SYMBOL_VISIBLE, is this sensible to
> support? What are the likely consequences of doing so?
>
Assuming that he's linking boost statically, it should
be fine. How much does BOOST_SYMBOL_VISIBLE get used
without being guarded by BOOST_XXX_DYN_LINK?
> See https://github.com/boostorg/config/issues/243
>
In Christ,
Steven Watanabe