$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: jeff (jeff_at_[hidden])
Date: 2005-12-19 10:25:04
On Mon, 19 Dec 2005 09:03:11 -0600 (GMT-06:00), Merrill Cornish wrote
> Robert,
>
> I need to serialize ptime class instances. As far as I can tell,
> the ptime class isn't covered yet by serialization. However,
Actually it is. See the docs at:
http://www.boost.org/doc/html/date_time/serialization.html
Jeff