Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Zalafina/QKeyMapper
/ operator-
Method
operator-
QKeyMapper/orderedmap/orderedmap.h:274–277 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
272
}
273
274
const_iterator operator-(int i) const
275
{
276
return operator +(- i);
277
}
278
279
const_iterator& operator+=(int i)
280
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected