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

Method size

inst/include/Rcpp/sugar/operators/plus.h:266–266  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

264 }
265
266 inline R_xlen_t size() const { return lhs.size() ; }
267
268 private:
269 const EXT& lhs ;

Callers

nothing calls this directly

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected