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

Method generatedCpp

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

Source from the content-addressed store, hash-verified

3368 }
3369
3370 std::string generatedCpp() const {
3371 return generatedCpp_;
3372 }
3373
3374 std::string cppSourceFilename() const {
3375 return cppSourceFilename_;

Callers 1

sourceCppContextFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected