Boost logo

Boost :

Subject: Re: [boost] [config] Request for BOOST_SYMBOL_IMPORT_VISIBLE ?
From: Mostafa (mostafa_working_away_at_[hidden])
Date: 2011-02-07 07:45:50


On Mon, 07 Feb 2011 04:34:32 -0800, John Maddock <boost.regex_at_[hidden]>
wrote:

>> Thoughts? Would anybody be interested in something like this?
>
> No, IMO unless this is obvious and easy to use then no-one will use it.
> My point is we need more simplicity, not more complexity.
>
> John.

Heh, heh, heh, and I thought I was simplifying things. I'm confused, how
is this:

BOOST_IMPORT_EXPORT(MY_API)

class MY_API Shape {};
MY_API void foo();
class MY_API_EXCEPTION GeoEx {};

(more) complex for clients?

Mostafa


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