The OpenD Programming Language

oneseq_stream

Increment of the LCG portion of the PCG is default_increment.

@safe nothrow @nogc
mixin template oneseq_stream (
Uint
) {}

Members

Manifest constants

can_specify_stream
enum can_specify_stream;
is_mcg
enum is_mcg;

Variables

increment
enum Uint increment;
streams_pow2
enum size_t streams_pow2;

Meta