$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2002-10-26 12:08:59
At 09:53 AM 10/26/02, Peter Dimov wrote:
>From: "Aleksey Gurtovoy" <agurtovoy_at_[hidden]>
>>
>> FWIW, the problem would be non-existent if we sticked to a naming
>convention
>> that acronyms in C++ identifiers should be treated as ordinary words, -
>> written in a lower case (e.g. 'is_pod' vs. current 'is_POD').
>
>I agree.
So do I. Could someone please change boost-root/more/lib_guide.htm? I'm
swamped at the moment.
Note that this affects John's Type Traits proposal for the library TR, too.
--Beman