Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anjo76/angelscript
/ Construct1
Function
Construct1
sdk/tests/test_feature/source/teststdstring.cpp:68–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
"} \n"
;
67
68
static void Construct1(void *o)
69
{
70
UNUSED_VAR(o);
71
}
72
73
static void Construct2(string &str, void *o)
74
{
Callers
1
test_saveload.cpp
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected