$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [system][chrono] header-only libs
From: Beman Dawes (bdawes_at_[hidden])
Date: 2011-01-06 15:12:00
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