$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Should Boost adopt pimpl/d-pointer as much as it can?
From: Josh Faust (jfaust_at_[hidden])
Date: 2010-03-22 18:27:20
>
> Boost.Thread is a great example where there's no reason for it to be header
> only.
>
And of course Boost.Thread is not actually header only, but most of it does
live in its headers.
Josh