libfly
6.2.2
C++20 utility library for Linux, macOS, and Windows
|
#include <types.hpp>
Public Member Functions | |
bool | operator() (const HuffmanNode *left, const HuffmanNode *right) |
Comparator for HuffmanNode to be sorted such that the node with the lowest frequency has the highest priority.