$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Mark Rodgers (mark.rodgers_at_[hidden])
Date: 2000-09-05 14:19:10
> Now that there are several boost libraries which have "details"
namespaces
> should we be using a namespace with less possible collisions? i.e.
> ggcl_details? any_details?, lambda_details? vtl_details?
How about boost::lambda::detail, etc?
Mark