Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RcppCore/Rcpp
/ Function
Method
Function
src/attributes.cpp:247–247 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
245
class Function {
246
public:
247
Function() {}
248
Function(const Type& type,
249
const std::string& name,
250
const std::vector<Argument>& arguments)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected