Template Function hatchbed_common::logging::fatal(LoggerT&&, const char *, const char *, int, fmt::format_string<Args…>, Args&&…)

Function Documentation

Warning

doxygenfunction: Unable to resolve function “hatchbed_common::logging::fatal” with arguments “(LoggerT&&, const char*, const char*, int, fmt::format_string<Args…>, Args&&…)”. Candidate function could not be parsed. Parsing error is Invalid C++ declaration: Expected identifier in nested name, got keyword: sizeof [error at 7] (sizeof…(Args) > 0), int> = 0> void fatal(LoggerT &&l, const char *file, const char *func, int line, fmt::format_string<Args…> fmt_str, Args&&… args) ——-^