Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/colbymchenry/codegraph
/ unwrap
Method
unwrap
__tests__/fixtures/kernel-parity/torture.cpp:67–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
66
template <typename T>
67
T Box<T>::unwrap() {
68
return value_;
69
}
70
71
class Derived : public Base<int>, private app::Config {
72
public:
Callers
15
cleaners
Function · 0.60
ascii_ident_re
Function · 0.60
capitalized_re
Function · 0.60
extract
Function · 0.60
push_ref
Method · 0.60
create_node
Method · 0.60
extract_method
Method · 0.60
extract_import
Method · 0.60
extract_call
Method · 0.60
extract_static_member_ref
Method · 0.60
extract_inheritance
Method · 0.60
consider_decorator
Method · 0.60
Calls
no outgoing calls
Tested by
no test coverage detected