|
Open CASCADE Technology
6.9.0
|
#include <Standard.hxx>#include <Standard_DefineHandle.hxx>#include <Standard_DefineException.hxx>#include <Standard_SStream.hxx>#include <Standard_NumericError.hxx>#include <Handle_Standard_DivideByZero.hxx>Macros | |
| #define | Standard_DivideByZero_Raise_if(CONDITION, MESSAGE) if (CONDITION) Standard_DivideByZero::Raise(MESSAGE); |
| #define Standard_DivideByZero_Raise_if | ( | CONDITION, | |
| MESSAGE | |||
| ) | if (CONDITION) Standard_DivideByZero::Raise(MESSAGE); |
1.8.5