Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dcleblanc/SafeInt
/ SafeAtoI
Function
SafeAtoI
SafeInt.hpp:6372–6375 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6370
}
6371
6372
static SafeInt< T, E > SafeAtoI( const char* input ) SAFEINT_CPP_THROW
6373
{
6374
return SafeTtoI( input );
6375
}
6376
6377
static SafeInt< T, E > SafeWtoI( const wchar_t* input )
6378
{
Callers
4
TestAtoI
Function · 0.85
TestAtoI
Function · 0.85
TestAtoI
Function · 0.85
TestAtoI
Function · 0.85
Calls
no outgoing calls
Tested by
4
TestAtoI
Function · 0.68
TestAtoI
Function · 0.68
TestAtoI
Function · 0.68
TestAtoI
Function · 0.68