Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RcppCore/Rcpp
/ get
Method
get
inst/include/Rcpp/vector/proxy.h:77–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
}
76
}
77
CTYPE get() const {
78
return parent[ parent.offset(name) ];
79
}
80
} ;
81
82
template <int RTYPE, template <class> class StoragePolicy>
Callers
3
simple_name_proxy
Class · 0.45
string_name_proxy
Class · 0.45
generic_name_proxy
Class · 0.45
Calls
1
offset
Method · 0.45
Tested by
no test coverage detected