MCPcopy 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

~StringMethod · 0.85
StringClass · 0.85
set_naMethod · 0.85
set_encodingMethod · 0.85
~PreserveStorageMethod · 0.85
set__Method · 0.85
invalidate__Method · 0.85
~named_objectMethod · 0.85

Calls 1

Rcpp_precious_removeFunction · 0.50

Tested by

no test coverage detected