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

Method size

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

Source from the content-addressed store, hash-verified

217 }
218
219 inline R_xlen_t size() const { return cond.size() ; }
220
221private:
222 const COND_TYPE& cond ;

Callers

nothing calls this directly

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected