:relfileprefix: ../../../../ [#27DA9B982125ABE74A6BFB23CBE9D910D3357E3D] = Function range::size pass:v,q[Return the number of elements in the range] == Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- size_t size() const noexcept; ----