Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RcppCore/Rcpp
/ signature
Method
signature
src/attributes.cpp:259–259 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
257
}
258
259
std::string signature() const { return signature(name()); }
260
std::string signature(const std::string& name) const;
261
262
bool isHidden() const {
Callers
nothing calls this directly
Calls
1
signature
Function · 0.85
Tested by
no test coverage detected