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

Method size

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

Source from the content-addressed store, hash-verified

46 }
47
48 inline R_xlen_t size() const { return lhs.size() ; }
49
50 private:
51 const LHS_EXT& lhs ;

Callers 15

sizeMethod · 0.45
sizeMethod · 0.45
sizeMethod · 0.45
sizeMethod · 0.45
sizeMethod · 0.45
sizeMethod · 0.45
sizeMethod · 0.45
sizeMethod · 0.45
sizeMethod · 0.45
sizeMethod · 0.45
sizeMethod · 0.45
sizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected