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

Method Argument

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

Source from the content-addressed store, hash-verified

211 class Argument {
212 public:
213 Argument() {}
214 Argument(const std::string& name,
215 const Type& type,
216 const std::string& defaultValue)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected