SyTen

◆ issue_error()

template<typename... Args>
void syten::issue_error ( std::string_view const  cond,
std::string_view const  file,
std::string_view const  line,
Args &&...  others 
)
inline

Use the SYTEN_ASSERT() macro instead of this function!

References issue_error_backtrace_immediate, logGE(), prepare_exception_message(), print_backtrace(), and warning_error_mtx.

+ Here is the call graph for this function: