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

Method size

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

Source from the content-addressed store, hash-verified

241 }
242
243 inline R_xlen_t size() const { return lhs.size() ; }
244
245 private:
246 const VEC_EXT& lhs ;

Callers

nothing calls this directly

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected