struct error_handler

Declaration

struct error_handler { /* full declaration omitted */ };

Declared at: third_party/fmt/include/fmt/core.h:631

Method Overview

Methods

error_handler()

Declared at: third_party/fmt/include/fmt/core.h:632

void on_error(const char* message)

Declared at: third_party/fmt/include/fmt/core.h:635

Parameters

const char* message