Open CASCADE Technology  7.1.0.beta
Macros

Standard_Underflow.hxx File Reference

#include <Standard_Type.hxx>
#include <Standard_DefineException.hxx>
#include <Standard_SStream.hxx>
#include <Standard_NumericError.hxx>

Macros

#define Standard_Underflow_Raise_if(CONDITION, MESSAGE)   if (CONDITION) Standard_Underflow::Raise(MESSAGE);
 

Macro Definition Documentation

#define Standard_Underflow_Raise_if (   CONDITION,
  MESSAGE 
)    if (CONDITION) Standard_Underflow::Raise(MESSAGE);