Define RT_ASSERT¶
Defined in File Exception.hpp
Define Documentation¶
-
RT_ASSERT(expression)¶
Macro that throws
RuntimeException
with the given expression and source location if expression evaluates to false.
api/define_Exception_8hpp_1afee2a739bfb730f7b6cdc92f0231895b
Download Python script
Download Notebook
View on GitHub