Comment on Problems with default function arguments (2020)Comments−gpderetta2yvoid log(const std::string_view message, const std::source_location location = std::source_location::current());
Comments
void log(const std::string_view message, const std::source_location location = std::source_location::current());