Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HaxeFoundation/hxcpp
/ CppInt32__
Method
CppInt32__
src/Dynamic.cpp:550–550 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
548
namespace cpp
549
{
550
CppInt32__::CppInt32__(const Dynamic &inD) : mValue(inD->__ToInt()) { }
551
}
552
553
namespace hx {
Callers
nothing calls this directly
Calls
1
__ToInt
Method · 0.45
Tested by
no test coverage detected