Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RcppCore/Rcpp
/ get__
Method
get__
inst/include/Rcpp/storage/PreserveStorage.h:51–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
}
50
51
inline SEXP get__() const {
52
return data ;
53
}
54
55
inline SEXP invalidate__(){
56
SEXP out = data ;
Callers
15
length
Method · 0.45
size
Method · 0.45
Matrix
Method · 0.45
Matrix
Class · 0.45
Matrix.h
File · 0.45
push_back__impl
Method · 0.45
push_back_name__impl
Method · 0.45
push_front__impl
Method · 0.45
push_front_name__impl
Method · 0.45
insert__impl
Method · 0.45
erase_single__impl
Method · 0.45
erase_range__impl
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected