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

Method end

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

Source from the content-addressed store, hash-verified

493 }
494 virtual const_iterator begin() const { return attributes_.begin(); }
495 virtual const_iterator end() const { return attributes_.end(); }
496
497 virtual const std::vector<std::string>& modules() const
498 {

Callers 15

exportedCppNameMethod · 0.45
parseSourceDependenciesFunction · 0.45
paramNamedMethod · 0.45
parseFunctionMethod · 0.45
parseArgumentsMethod · 0.45
ExportsGeneratorMethod · 0.45
dotNameHelperMethod · 0.45
doWriteFunctionsMethod · 0.45
~ExportsGeneratorsMethod · 0.45
writeBeginMethod · 0.45
writeFunctionsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected