$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2001-03-19 17:37:40
At 04:12 PM 3/19/2001, raphael.bossek_at_[hidden] wrote:
>http://cvs.sourceforge.net/cgi-bin/cvsweb.cgi/boost/libs/timer/?cvsroot=boos
>t
>
>can someone explain my whe the files lib/timer/prg_display.cpp,
>lib/timer/prg_timer.cpp and lib/timer/timer.cpp has been removed?
Raphael,
The implementations have been moved to the header files. While this
increases header dependencies a bit, it makes the library easier to use.
--Beman