template struct HuffmanCodePackΒΆ

template <
    int CODE_LEN,
    int STROBE_DWIDTH = maxBitsUsed(CODE_LEN)
    >
struct HuffmanCodePack