The OpenD Programming Language

CartesianPower.popFront

Input range primitives

struct CartesianPower(T)
scope @safe pure nothrow @nogc
void
popFront
()
()
if (
T.sizeof <= size_t.sizeof
)

Meta