MCPcopy Create free account
hub / github.com/RcppCore/Rcpp / get

Method get

inst/include/Rcpp/vector/proxy.h:129–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

127 }
128 }
129 char* get() const {
130 return parent[ parent.offset(name) ];
131 }
132
133 } ;
134

Callers

nothing calls this directly

Calls 1

offsetMethod · 0.45

Tested by

no test coverage detected