Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/charto/nbind
/ getState
Method
getState
test/PrimitiveMethods.cc:32–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
31
static int getStateStatic() {return(state);}
32
int getState() {return(state);}
33
34
static std::string getStringStatic() {return(buf);}
35
std::string getString() {return(buf);}
Callers
1
test.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected