$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] using the sandbox(es)
From: Alle Meije Wink (a.m.wink_at_[hidden])
Date: 2011-02-24 04:58:35
That *is* good advice, thanks!
And yes, I have checked out the whole repository... To be honest I
didn't know that you could download a small part --will look it up in
the docs!
It did seem quite a lot, but nothing too shocking after checking out
boost... With the smaller sub-repositories, my worry would be that you
need to track down all the bits that are used by a particular part.
In my case, what I want to use, variadic templates / containers, in
turn include files from higher up the repository tree. Are these
dependencies resolved when checking out (a la apt-get)?
Best wishes
Alle Meije