Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2007-06-04 12:57:00


troy d. straszheim wrote:

> (in directory BOOST_ROOT, say)
>
> iostreams/
> include
> boost/ # contains only dir 'iostreams'
> iostreams/
> *.hpp # notice each project has its own include dir
> src/
> ...
> test/
> ...
>
> variant/
> include/
> boost/ # contains only dir 'variant'
> variant/
> *.hpp
> test/
> ...

This works and is a good solution from a testing standpoint... but I don't
support it for purely selfish reasons; it breaks my "CVS HEAD" use case. :-)
I'd still like to have a 'trunk' from which I can 'svn update'.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk