MCPcopy Create free account
hub / github.com/dcleblanc/SafeInt / SafeWtoI

Function SafeWtoI

SafeInt.hpp:6377–6380  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6375 }
6376
6377 static SafeInt< T, E > SafeWtoI( const wchar_t* input )
6378 {
6379 return SafeTtoI( input );
6380 }
6381
6382 enum alignBits
6383 {

Callers 4

TestAtoIFunction · 0.85
TestAtoIFunction · 0.85
TestAtoIFunction · 0.85
TestAtoIFunction · 0.85

Calls

no outgoing calls

Tested by 4

TestAtoIFunction · 0.68
TestAtoIFunction · 0.68
TestAtoIFunction · 0.68
TestAtoIFunction · 0.68