$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Mark Rodgers (mark.rodgers_at_[hidden])
Date: 2001-03-22 17:00:19
From: "Steven Kirk" <steven.kirk_at_[hidden]>
> Speaking of implementation independent timing classes reminded me that I
> will very shortly be needing some way of representing dates and times in
a
> project I am working on. Does anyone have any recomendations? This is the
> sort of library I would have thought would be ideal for boost.
As it happens, I was thinking the same thing last year, so started on
a library that we could use to kick-start discussions. It's far from
complete, but since there seems to be interest, I'll dust it off and
upload it to the vault.
Mark