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

Method signature

inst/include/Rcpp/module/CppFunction.h:70–70  ·  view source on GitHub ↗

* Human readable function signature (demangled if possible) */

Source from the content-addressed store, hash-verified

68 * Human readable function signature (demangled if possible)
69 */
70 virtual void signature(std::string&, const char* ){}
71
72 /**
73 * formal arguments

Callers 1

get_functionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected