$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-02-27 17:27:59
AMDG
Johan Råde wrote:
>> Number Facets
>> ~~~~~~~~~~~~~
>>
>> I think these are a good idea, a few comments about the interface follow:
>>
>> 1) I assume that these:
>>
>> const int legacy;
>> const int signed_zero;
>> const int trap_infinity;
>> const int trap_nan;
>>
>> Should be declared "static" as well?
>>
>
> Stupid me
Actually, they are implicitly static anyway. (7.1.1/6)
In Christ,
Steven Watanabe