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

Method SourceCppDynlib

src/attributes.cpp:3154–3154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3152 class SourceCppDynlib {
3153 public:
3154 SourceCppDynlib() {}
3155
3156 SourceCppDynlib(const std::string& cacheDir,
3157 const std::string& cppSourcePath,

Callers

nothing calls this directly

Calls 9

file_not_foundClass · 0.85
base_envFunction · 0.85
FileInfoClass · 0.85
existsMethod · 0.45
beginMethod · 0.45
endMethod · 0.45
lengthMethod · 0.45
atMethod · 0.45
push_backMethod · 0.45

Tested by

no test coverage detected