Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ on_plus
Method
on_plus
extlibs/fmt/include/fmt/format.h:2153–2156 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2151
}
2152
2153
FMT_CONSTEXPR void on_plus() {
2154
checker_.check_sign();
2155
Handler::on_plus();
2156
}
2157
2158
FMT_CONSTEXPR void on_minus() {
2159
checker_.check_sign();
Callers
nothing calls this directly
Calls
1
check_sign
Method · 0.80
Tested by
no test coverage detected