Boost logo

Boost :

Subject: Re: [boost] [config] Request for BOOST_SYMBOL_IMPORT_VISIBLE ?
From: Robert Ramey (ramey_at_[hidden])
Date: 2011-01-29 01:13:50


Mostafa wrote:
> Hi,
>
> I propose the introduction of BOOST_SYMBOL_IMPORT_VISIBLE to
> Boost.Config that behaves like BOOST_SYMBOL_IMPORT in all cases
> except gcc (and like compilers?) where it expands to
> "__attribute__((visibility("default")))". I believe this is need to
> address the following two scenarios:
>

You might want to look at boost/serialization/force_include.hpp for
inspiration here

Robert Ramey


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk