Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ HidePointerOrigin
Function
HidePointerOrigin
util/generic/hide_ptr.cpp:3–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include
"hide_ptr.h"
2
3
void* HidePointerOrigin(void* ptr) {
4
return ptr;
5
}
Callers
2
cow_string.h
File · 0.85
string.h
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected