Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RcppCore/Rcpp
/ Armor
Method
Armor
inst/include/Rcpp/protection/Armor.h:27–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
public:
26
27
Armor() : data(){
28
init(R_NilValue) ;
29
}
30
31
template <typename U> Armor( U x );
32
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected