SourceLocation::function_name_short

Return the overriding function name.

Synopsis

Declared in <util/log.h>

std::string_view
function_name_short() const;

Return Value

The function name this location was constructed with.