
21 Apr
2008
21 Apr
'08
1:05 p.m.
Jeff Garland wrote:
On Sun, Apr 20, 2008 at 9:32 AM, Peter Dimov <pdimov@pdimov.com> wrote:
I see that much care went into Boost.Thread to make it header-only, but autolinking to Boost.DateTime kind of defeats the purpose. :-)
99% of date time can be used inline.
Right, but does it always try to auto-link or only if you use the features that are in the separate library? John.