Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ a
Function
a
tests/TestAutoRefCall.cpp:51–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
int int.g(){ return (*this >> 8) & 0xff; }\r\n\
50
int int.b(){ return *this & 0xff; }\r\n\
51
int int.a(){ return (*this >> 24) & 0xff; }\r\n\
52
\r\n\
53
// 2D point\r\n\
54
class Point\r\n\
Callers
4
TestClosures.cpp
File · 0.85
TestInference.cpp
File · 0.85
TestGeneric.cpp
File · 0.85
TestScope.cpp
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected