freepooma-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[newfield_revision Patch] Use std::abs, not abs


From: Jeffrey Oldham
Subject: [newfield_revision Patch] Use std::abs, not abs
Date: Thu, 16 Aug 2001 14:26:22 -0700
User-agent: Mutt/1.2.5i

We want to use std::abs() which supports double arguments, not abs()'s
integral arguments.

2001-08-16  Jeffrey D. Oldham  <address@hidden>

        * Pooma/PoomaOperatorTags.h (UnaryReturn<T, FnAbs>): Change abs()
        to std::abs().
        * Utilities/Tester.h (Tester::check(const char *, const T&, const
        T&, const T&)): Likewise.

Applied to      newfield_revision branch of examples/NewField/StatigraphicFlow/
Approved by     Stephen Smith
Tested on       sequential Linux using gcc 3.0.1 by compiling Pooma library and 
NewField tests

Thanks,
Jeffrey D. Oldham
address@hidden

Attachment: 16Aug.13.8.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]