$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Garland (jeff_at_[hidden])
Date: 2002-08-14 16:31:36
> If the contents are going in "namespace time" and if boost:: turns into
> std:: at some point, there will be a conflict with std::time. :-)
Actually, I am worried about that as well. I personally prefer datetime,
but several people point out that a 'date' is just a 'time' and hence
time is the better option.
Jeff