CARB_UNIMPLEMENTED
Defined in carb/Defines.h
-
CARB_UNIMPLEMENTED(msg, ...)
A macro to mark functionality that has not been implemented yet.
Remark
This will abort the process with a message. The macro is [[noreturn]].
Defined in carb/Defines.h
A macro to mark functionality that has not been implemented yet.
Remark
This will abort the process with a message. The macro is [[noreturn]].