$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2001-06-28 20:11:24
At 08:44 PM 6/28/2001, John Max Skaller wrote:
>joel de guzman wrote:
>
>> Also, since we are dealing with static constants, we can do something
>> like const int _1st = 0, const int _2nd = 1 etc. for those who prefer
to
>> think
>> in terms of elements vs. indexes.
>
> Aha!
>
> x[_1st] // x[0]
>
>Everyone can be happy now.
That's the hope:-)
Gary, Jaakko?
--Beman