MCPcopy Create free account
hub / github.com/RcppCore/Rcpp / ~Shelter

Method ~Shelter

inst/include/Rcpp/protection/Shelter.h:33–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31 }
32
33 ~Shelter(){
34 Rcpp_unprotect(nprotected);
35 nprotected = 0;
36 }
37
38 private:
39 int nprotected;

Callers

nothing calls this directly

Calls 1

Rcpp_unprotectFunction · 0.85

Tested by

no test coverage detected