MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / error_handler

Method error_handler

extlibs/fmt/include/fmt/core.h:523–523  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

521
522struct error_handler {
523 FMT_CONSTEXPR error_handler() = default;
524 FMT_CONSTEXPR error_handler(const error_handler&) = default;
525
526 // This function is intentionally not constexpr to give a compile-time error.

Callers 5

on_dynamic_widthMethod · 0.45
on_dynamic_precisionMethod · 0.45
handle_dynamic_specFunction · 0.45
parseMethod · 0.45
parseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected