sign

Undocumented in source. Be warned that the author may not have intended to support it.

  1. auto sign(U u, bool isNegative)
  2. auto sign(U u, bool isNegative)
    package
    sign
    (
    S
    U
    )
    (
    const U u
    ,
    const bool isNegative
    )
    if (
    isSigned!S
    )

Meta