Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RcppCore/Rcpp
/ size
Method
size
inst/include/Rcpp/sugar/functions/tail.h:46–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
return object[ start + i ] ;
45
}
46
inline R_xlen_t size() const { return n; }
47
48
private:
49
const VEC_TYPE& object ;
Callers
1
Tail
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected