Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ use
Method
use
extlibs/sol3/include/sol/sol.hpp:9839–9842 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9837
record() : last(), used() {
9838
}
9839
void use(int count) {
9840
last = count;
9841
used += count;
9842
}
9843
};
9844
9845
} // namespace stack
Callers
15
check
Method · 0.45
check
Method · 0.45
check
Method · 0.45
check
Method · 0.45
is_one
Method · 0.45
check
Method · 0.45
get_into
Function · 0.45
get
Method · 0.45
get
Method · 0.45
get
Method · 0.45
get
Method · 0.45
get
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected