RefRange.ptr

A pointer to the wrapped range.

struct RefRange(R)
@property @safe inout pure nothrow
inout(R*)
ptr
()
if (
isInputRange!R
)

Meta