Boost logo

Boost Users :

Subject: Re: [Boost-users] header-only libraries
From: Kim Barrett (kab.conundrums_at_[hidden])
Date: 2013-03-27 12:31:30


On Mar 27, 2013, at 12:00 PM, dib wrote:
> Still, asio offers this possibility and I am eager to know if there is a
> reason why no other library (e.g. program_options) does.
>
> If I find the time I would perhaps try the exercise to make a patch for
> one or the other lib, but want to avoid that afterwards somebody tells
> me that I could have saved the time because of some reason..

It's probably a matter of resources. And it's not just the effort needed to develop the code. Distinct build configurations like this that are not tested tend to bit rot. And the more such build configurations there are, the harder it becomes to test the various possibilities in combination.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net