Define PL_ABORT_IF_NOT¶
Defined in File Error.hpp
Define Documentation¶
-
PL_ABORT_IF_NOT(expression, message)¶
Macro that throws
LightningExceptionwith error message if expression evaluates to false.- Parameters:
expression – an expression
message – string literal describing error
api/define_Error_8hpp_1a3940b3e91a49027348687be21211524d
Download Python script
Download Notebook
View on GitHub