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

Method CppFinalizer

inst/include/Rcpp/Module.h:472–472  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

470 class CppFinalizer{
471 public:
472 CppFinalizer(){} ;
473 virtual void run(Class* ){} ;
474 } ;
475

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected