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

Method on_space

extlibs/fmt/include/fmt/format.h:2163–2166  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2161 }
2162
2163 FMT_CONSTEXPR void on_space() {
2164 checker_.check_sign();
2165 Handler::on_space();
2166 }
2167
2168 FMT_CONSTEXPR void on_hash() {
2169 checker_.require_numeric_argument();

Callers

nothing calls this directly

Calls 1

check_signMethod · 0.80

Tested by

no test coverage detected