$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Iain K.Hanson (iain.hanson_at_[hidden])
Date: 2002-09-19 13:11:42
> [mailto:boost-bounces_at_[hidden]]On Behalf Of Beman Dawes
> Sent: 19 September 2002 18:26
The only interesting dependacies imho are which libraries are used i.e.
config
mpl
preprocessor
static_assert
dependancies on individual headers and on yourself, platform specific
headers, and std
libraries are in most cases AFAIK are unimportant.
At my previous workplace, I had to justify use of open source libs and the
key issue
was which other libs does this lib depend upon - particularly which libs
that we have
not already approved, does it depend upon.
just my 2p worth.
/ikh