IotaIterator.lightConst

Returns a light const version of this IotaIterator for pointer element types.

struct IotaIterator(I)
const @property
@fmamath
static if(isPointer!I)
lightConst
()
()
if (
isIntegral!I ||
isPointer!I
)