Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RcppCore/Rcpp
/ dynlibFilename
Method
dynlibFilename
src/attributes.cpp:3382–3384 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3380
}
3381
3382
std::string dynlibFilename() const {
3383
return dynlibFilename_;
3384
}
3385
3386
std::string dynlibPath() const {
3387
return buildDirectory_ + fileSep_ + dynlibFilename();
Callers
1
sourceCppContext
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected