Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RcppCore/Rcpp
/ IndexingExporter
Method
IndexingExporter
inst/include/Rcpp/internal/Exporter.h:59–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
typedef value_type r_export_type ;
58
59
IndexingExporter( SEXP x) : object(x){}
60
~IndexingExporter(){}
61
62
T get(){
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected