Records

Functions

  • template <typename ValueType>
    ValueType MaxBcd (int bits)

    The maximum Binary-Coded Decimal (BCD) value that fits in a particular number

    of bits.

    Defined at line 545 of file ../../third_party/github.com/google/emboss/src/runtime/cpp/emboss_prelude.h

  • template <typename ValueType>
    bool IsBcd (ValueType x)

    Defined at line 551 of file ../../third_party/github.com/google/emboss/src/runtime/cpp/emboss_prelude.h