|
bool | operator() (::HuffmanDecoder::code_t lhs, const ::HuffmanDecoder::CodeInfo &rhs) |
|
bool | operator() (const ::HuffmanDecoder::CodeInfo &lhs, const ::HuffmanDecoder::CodeInfo &rhs) |
|
Definition at line 16 of file zinflate.cpp.
◆ operator()() [1/2]
bool CodeLessThan::operator() |
( |
::HuffmanDecoder::code_t |
lhs, |
|
|
const ::HuffmanDecoder::CodeInfo & |
rhs |
|
) |
| |
|
inline |
◆ operator()() [2/2]
bool CodeLessThan::operator() |
( |
const ::HuffmanDecoder::CodeInfo & |
lhs, |
|
|
const ::HuffmanDecoder::CodeInfo & |
rhs |
|
) |
| |
|
inline |
The documentation for this struct was generated from the following file: