ddmd.intrange

Compiler implementation of the D programming language.

Members

Manifest constants

UINT64_MAX
enum UINT64_MAX;
Undocumented in source.

Static functions

copySign
uinteger_t copySign(uinteger_t x, bool sign)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

IntRange
struct IntRange
Undocumented in source.
SignExtendedNumber
struct SignExtendedNumber
Undocumented in source.

Meta

Source

See Source File
$(DMDSRC _intrange.d)