Boost logo

Boost :

From: Ruben Perez (rubenperez038_at_[hidden])
Date: 2024-12-19 11:36:13


On Tue, 17 Dec 2024 at 16:30, Peter Dimov via Boost
<boost_at_[hidden]> wrote:
>
> Chuanqi Xu wrote:
> > For authors of libraries, after boost introduce modules, you only need to do 2
> > extra things:
> > - In headers, add a macro (assume its name as BOOST_MODULE_EXPORT,
> > which will be ‘export’ conditionally) to the entities that need to be exported.
>
> Would have been nice if the `export` keyword was accepted and silently ignored
> when outside of module.

Wouldn't you need to still ifdef-out your includes?


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