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

Method size

inst/include/Rcpp/sugar/operators/Comparator.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
50private:
51 const LHS_TYPE& lhs ;

Callers 2

sizeMethod · 0.45
sizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected