fmt::formatter::formatter

Deleted to indicate that this formatter is disabled by default; a specialization must define a usable default constructor to enable formatting for a given T.

Synopsis

Declared in <fmt/base.h>

formatter() = delete;