Subject: Re: [boost] [system][chrono] header-only libs
From: vicente.botet (vicente.botet_at_[hidden])
Date: 2011-01-06 15:24:36


----- Original Message -----
From: "Beman Dawes" <bdawes_at_[hidden]>
To: "boost" <boost_at_[hidden]>
Cc: "Ion Gaztañaga" <igaztanaga_at_[hidden]>
Sent: Thursday, January 06, 2011 9:12 PM
Subject: Re: [boost] [system][chrono] header-only libs

> Vicente Botet's header-only option for Boost.System is mostly working,
> and will be ready to commit to trunk soon.
>
> One question I'd like feedback on. The proposed macro that enables
> header-only configuration is BOOST_SYSTEM_INLINED, but
> BOOST_SYSTEM_HEADER_ONLY seems clearer to me.
>
> Do any other Boost libraries have header-only configurations? What
> macro do they use?
>
> Opinions welcome,
>
> --Beman

I agree with you BOOST_SYSTEM_HEADER_ONLY is clearer. I don't think that there are other header-only configurable libraries in Boost, so it is up to you to select the appropiated name.
I will adapt Boost.Chrono to the name you select.

BTW, Happy new year to both,
Vicente