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

Method size

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

Source from the content-addressed store, hash-verified

291 }
292
293 inline R_xlen_t size() const { return cond.size() ; }
294
295private:
296 const COND_TYPE& cond ;

Callers

nothing calls this directly

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected