Only builtin arithmetic values can be isnan() or isinf() on OS X
isnan() and isinf() are confused by ThePEG::Units<0,0,0>, always use
.rawValue() with isnan() and isinf(). The two macros are very sensitive to
OS / Compiler combinations.
Only builtin arithmetic values can be isnan() or isinf() on OS X Tags None Subscribers None
Description
Details
|