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

Method handle

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

Source from the content-addressed store, hash-verified

327 }
328
329 bool handle(std::tm* tm) { return tm != nullptr; }
330
331 bool handle(internal::null<>) {
332 using namespace fmt::internal;

Callers

nothing calls this directly

Calls 2

localtime_sFunction · 0.85
gmtime_sFunction · 0.85

Tested by

no test coverage detected