Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RcppCore/Rcpp
/ Attribute
Method
Attribute
src/attributes.cpp:316–316 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
314
class Attribute {
315
public:
316
Attribute() {}
317
Attribute(const std::string& name,
318
const std::vector<Param>& params,
319
const Function& function,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected