Fabcoin Core  0.16.2
P2P Digital Currency
Public Member Functions | List of all members
CodeLessThan Struct Reference

Public Member Functions

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

Detailed Description

Definition at line 16 of file zinflate.cpp.

Member Function Documentation

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

Definition at line 18 of file zinflate.cpp.

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

Definition at line 21 of file zinflate.cpp.


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