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

Method size

inst/include/Rcpp/DottedPairImpl.h:70–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68 }
69
70 inline R_xlen_t size() const {
71 return ::Rf_xlength(static_cast<const CLASS&>(*this).get__()) ;
72 }
73
74 /**
75 * Remove the element at the given position

Callers

nothing calls this directly

Calls 1

get__Method · 0.45

Tested by

no test coverage detected