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

Method fallback

extlibs/fmt/include/fmt/chrono.h:336–336  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

334 }
335
336 bool fallback(int res) { return res == 0; }
337
338#if !FMT_MSC_VER
339 bool fallback(internal::null<>) {

Callers

nothing calls this directly

Calls 2

localtimeFunction · 0.85
gmtimeFunction · 0.85

Tested by

no test coverage detected