$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2004-03-22 20:28:29
At 05:59 PM 3/22/2004, David Abrahams wrote:
>"Janusz Piwowarski" <jpiw_at_[hidden]> writes:
>
>> Hello Volodya
>>
>> The sample starts to link after remove specialization declaration from
>> value_semantic.tcc file (lines 74-76 in latest(257) svn revision).
>
>The boost convention of ending all C++ files with .*pp is _extremely_
>useful. I hope when this stuff is checked in we can avoid
>introducing new conventions.
I second that.
Every new file extension requires changes to automated tools like the
inspection program, too.
--Beman