Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Data Structures | Macros
Standard_OutOfMemory.hxx File Reference
#include <Standard_ProgramError.hxx>
#include <memory>

Data Structures

class  Standard_OutOfMemory
 Standard_OutOfMemory exception is defined explicitly and not by macro DEFINE_STANDARD_EXCEPTION, to avoid necessity of dynamic memory allocations during throwing and stack unwinding: More...
 

Macros

#define Standard_OutOfMemory_Raise_if(CONDITION, MESSAGE)
 

Macro Definition Documentation

◆ Standard_OutOfMemory_Raise_if

#define Standard_OutOfMemory_Raise_if ( CONDITION,
MESSAGE )
Value:
if (CONDITION) \
STL input iterator that wraps an OCCT More()/Next() iterator.
Definition NCollection_ForwardRange.hxx:142
Standard_OutOfMemory exception is defined explicitly and not by macro DEFINE_STANDARD_EXCEPTION,...
Definition Standard_OutOfMemory.hxx:43