MCPcopy Create free account
hub / github.com/RcppCore/Rcpp / S4_Impl

Function S4_Impl

inst/include/Rcpp/S4.h:33–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31 RCPP_GENERATE_CTOR_ASSIGN(S4_Impl)
32
33 S4_Impl(){} ;
34
35 /**
36 * checks that x is an S4 object and wrap it.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected