Open CASCADE Technology
7.1.0.beta
|
#include <Standard_Type.hxx>
#include <Standard_DefineException.hxx>
#include <Standard_SStream.hxx>
#include <Standard_RangeError.hxx>
Macros | |
#define | Standard_OutOfRange_Raise_if(CONDITION, MESSAGE) if (CONDITION) Standard_OutOfRange::Raise(MESSAGE); |
#define Standard_OutOfRange_Raise_if | ( | CONDITION, | |
MESSAGE | |||
) | if (CONDITION) Standard_OutOfRange::Raise(MESSAGE); |