$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2006-01-09 05:36:55
> 2.) What is the best way to encode knowledge of GCC-XML in boost
> libraries? I suspect most of the knowledge can be put in the config
> library when it defines macros encoding the availability of parser
> features.
I've added tentative support to Boost.Config, exactly how far that gets us
remains to be seen :-)
John.