| Open CASCADE Technology
    6.9.1
    | 
#include <Standard.hxx>#include <Standard_DefineHandle.hxx>#include <Standard_DefineException.hxx>#include <Standard_SStream.hxx>#include <Standard_NumericError.hxx>#include <Handle_Standard_Overflow.hxx>| Macros | |
| #define | Standard_Overflow_Raise_if(CONDITION, MESSAGE) if (CONDITION) Standard_Overflow::Raise(MESSAGE); | 
| #define Standard_Overflow_Raise_if | ( | CONDITION, | |
| MESSAGE | |||
| ) | if (CONDITION) Standard_Overflow::Raise(MESSAGE); | 
 1.8.10
 1.8.10