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

Method size

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected