Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RcppCore/Rcpp
/ size
Method
size
inst/include/Rcpp/vector/RangeIndexer.h:90–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
}
89
90
inline R_xlen_t size() const {
91
return size_ ;
92
}
93
94
private:
95
iterator start ;
Callers
1
RangeIndexer
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected