$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (gregod_at_[hidden])
Date: 2004-01-12 20:42:47
On Sunday 11 January 2004 09:12 pm, Vikram Anantha wrote:
> Is there any place where I can look at the complete API documentation for
> the boost libraries. Something generated by doxygen or doc++ or something
> like that.
We don't have any complete API documentation for Boost (unfortunately). The
BoostBook project is a start toward this, but only a few libraries are using
it thus far.
Doug