Crypto++ 8.7
Free C++ class library of cryptographic schemes
Public Member Functions | List of all members
CodeLessThan Struct Reference

Public Member Functions

bool operator() (::HuffmanDecoder::code_t lhs, const ::HuffmanDecoder::CodeInfo &rhs)
 
bool operator() (const ::HuffmanDecoder::CodeInfo &lhs, const ::HuffmanDecoder::CodeInfo &rhs)
 

Detailed Description

Definition at line 16 of file zinflate.cpp.

Member Function Documentation

◆ operator()() [1/2]

bool CodeLessThan::operator() ( ::HuffmanDecoder::code_t  lhs,
const ::HuffmanDecoder::CodeInfo &  rhs 
)
inline

Definition at line 18 of file zinflate.cpp.

◆ operator()() [2/2]

bool CodeLessThan::operator() ( const ::HuffmanDecoder::CodeInfo &  lhs,
const ::HuffmanDecoder::CodeInfo &  rhs 
)
inline

Definition at line 21 of file zinflate.cpp.


The documentation for this struct was generated from the following file: