$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Making Boost invisible
From: Antony Polukhin (antoshkka_at_[hidden])
Date: 2018-09-25 19:06:43
вÑ, 25 ÑенÑ. 2018 г. в 21:08, Peter Dimov via Boost <boost_at_[hidden]>:
> John Maddock wrote:
<...>
> > Question: should we support this? If so how? The only thing I can think
> > of is a user-defined macro which when set, disables symbol visibility.
>
> That's the only thing we can do. #ifdef something, #define
> BOOST_SYMBOL_VISIBLE to nothing, let them deal with whatever happens.
+1. Do that and let people seek and hide symbols.
-- Best regards, Antony Polukhin