
----- Original Message ----- From: "Beman Dawes" <bdawes@acm.org> To: "boost" <boost@lists.boost.org> Cc: "Ion GaztaƱaga" <igaztanaga@gmail.com> 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