Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RcppCore/Rcpp
/ size
Method
size
inst/include/Rcpp/sugar/functions/ifelse.h:143–143 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
141
}
142
143
inline R_xlen_t size() const { return cond.size() ; }
144
145
private:
146
const COND_TYPE& cond ;
Callers
nothing calls this directly
Calls
1
size
Method · 0.45
Tested by
no test coverage detected