SIGN_BIT

Undocumented in source.
@nogc
static if(WREN_NAN_TAGGING)
enum SIGN_BIT = cast(ulong)1 << 63;

Meta