Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RcppCore/Rcpp
/ ExportsGenerators
Method
ExportsGenerators
src/attributes.cpp:786–786 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
784
typedef std::vector<ExportsGenerator*>::iterator Itr;
785
786
ExportsGenerators() {}
787
virtual ~ExportsGenerators();
788
789
void add(ExportsGenerator* pGenerator);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected