☰
range_to
function
range_to
Function
Subspace
::
sus
::
ops
::
range_to
source
template <class T>
auto
range_to
(T t) ->
RangeTo
<T>
Return a new Range that has no start and ends at
t
.