Documentation
Tagion
BitMask
tagion
utils
BitMask
Undocumented in source.
@
safe
struct
BitMask {
enum
absolute_mask
;
void
refer
(BitMask rhs);
this
(T bitstring);
}
Constructors
this
this
(T bitstring)
This set the mask as bit stream with LSB first
Members
Functions
refer
void
refer
(BitMask rhs)
Make an reference with out a copy
tagion
utils
BitMask
structs
BitMask