Andre Poenitz <[EMAIL PROTECTED]> writes:

| On Tue, May 28, 2002 at 10:53:54AM +0200, Lars Gullik Bjønnes wrote:
>> | The 'using std::abs; ' is missing.
>> 
>> mmm... note that f.ex. gcc will then complain if abs is not in std::
>> (no such symbol in namespace std)
>
| g++ 2.95 doe not complain, i.e. it compiles for me.

2.95 just ignores everything related to std::

-- 
        Lgb


Reply via email to