bitall

Undocumented in source.

Members

Functions

hbmask
I hbmask(I i)
Undocumented in source. Be warned that the author may not have intended to support it.
maxAnd
I maxAnd(I amin, I amax, I bmin, I bmax)
Undocumented in source.
maxOr
I maxOr(I amin, I amax, I bmin, I bmax)
Undocumented in source.
maxXor
I maxXor(I amin, I amax, I bmin, I bmax)
Undocumented in source.
minAnd
I minAnd(I amin, I amax, I bmin, I bmax)
Undocumented in source.
minOr
I minOr(I amin, I amax, I bmin, I bmax)
Undocumented in source.
minXor
I minXor(I amin, I amax, I bmin, I bmax)
Undocumented in source.
writeranges
void writeranges(I amin, I amax, I bmin, I bmax)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

chkassert
enum chkassert;
Undocumented in source.
vst0
enum vst0;
Undocumented in source.
vst2
enum vst2;
Undocumented in source.

Templates

dumb
template dumb(I, string m, string op)
Undocumented in source.
iter
template iter(I, string m, string op, string visitmethod = vst0)
Undocumented in source.
signed
template signed(T)
Undocumented in source.
unsigned
template unsigned(T)
Undocumented in source.

Meta