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

Method error_handler

Source/ThirdParty/fmt/core.h:725–725  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

723
724struct error_handler {
725 constexpr error_handler() = default;
726 constexpr error_handler(const error_handler&) = default;
727
728 // This function is intentionally not constexpr to give a compile-time error.

Callers 6

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

Calls

no outgoing calls

Tested by

no test coverage detected