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

Function clearWorld

inst/tinytest/cpp/Module.cpp:73–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71};
72
73void clearWorld(ModuleWorld* w) {
74 w->set("");
75}
76
77class ModuleNum{
78public:

Callers

nothing calls this directly

Calls 1

setMethod · 0.45

Tested by

no test coverage detected