Код: Выделить всё
#include
#include
#include
constexpr size_t BUFFER_SIZE {100};
class LogControllerContainer
{
public:
static auto dispatchLog( const int memberId, const char * logString,
const std::source_location& sourceLocation ) -> void
{
std::cout
Подробнее здесь: [url]https://stackoverflow.com/questions/79875652/variadic-parameter-and-additional-default-value-not-compiling[/url]
Мобильная версия