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

Method size

inst/include/Rcpp/sugar/functions/diff.h:65–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63 }
64
65 inline R_xlen_t size() const { return lhs.size() - 1 ; }
66
67private:
68 const LHS_TYPE& lhs ;

Callers 2

sizeMethod · 0.45
sizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected