Method CompilerEnvironment()->CPP()->cpp_error()
- Method
cpp_error
 voidcpp_error(sprintf_formatmsg,sprintf_args...arguments)- Description
 Convenience function for reporting a cpp error at the current position.
This function calls report() with the same arguments, but prefixed with suitable defaults.
- See also