Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RcppCore/Rcpp
/ Rcpp_PreciousRelease
Function
Rcpp_PreciousRelease
inst/include/RcppCommon.h:122–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
}
121
122
inline void Rcpp_PreciousRelease(SEXP token) {
123
Rcpp_precious_remove(token);
124
}
125
126
}
127
Callers
8
~String
Method · 0.85
String
Class · 0.85
set_na
Method · 0.85
set_encoding
Method · 0.85
~PreserveStorage
Method · 0.85
set__
Method · 0.85
invalidate__
Method · 0.85
~named_object
Method · 0.85
Calls
1
Rcpp_precious_remove
Function · 0.50
Tested by
no test coverage detected