Open CASCADE Technology 7.7.2
OSD_Exception_STATUS_NO_MEMORY.hxx File Reference

Macros

#define OSD_Exception_STATUS_NO_MEMORY_Raise_if(CONDITION, MESSAGE)    if (CONDITION) throw OSD_Exception_STATUS_NO_MEMORY(MESSAGE);
 

Macro Definition Documentation

◆ OSD_Exception_STATUS_NO_MEMORY_Raise_if

#define OSD_Exception_STATUS_NO_MEMORY_Raise_if ( CONDITION,
MESSAGE )    if (CONDITION) throw OSD_Exception_STATUS_NO_MEMORY(MESSAGE);