Define PL_ASSERT¶
Defined in File Error.hpp
Define Documentation¶
-
PL_ASSERT(expression)¶
Macro that throws
LightningExceptionwith the given expression and source location if expression evaluates to false.- Parameters:
expression – an expression
api/define_Error_8hpp_1a8354c19c1c0acd289c4627c845494da6
Download Python script
Download Notebook
View on GitHub