$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Philippe Vaucher (philippe.vaucher_at_[hidden])
Date: 2006-07-13 17:57:05
>
> My question is about where to place this new timer class, there were
> suggestion to remove boost::timer entirely and move it into
> boost::date_time, if so, where ? as it uses boost::posix_time::ptime as
> default argument I guessed boost::posix_timer::timer ?
>
boost::posix_timer::timer should read boost::posix_time::timer of course.
Philippe