$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Richard Reitmeyer (rreitmey_at_[hidden])
Date: 2004-07-08 16:46:47
Hello.
Thanks for all your work in the boost::date_time code.
It's very useful.
I've got a question about constructing a ptime from
special values. The documentation says it works, but
I can't find the appropriate constructor in ptime.hpp.
(I'm using 1.31.0.) Is this a bug, or am I missing
something?
Richard