libfly  6.2.2
C++20 utility library for Linux, macOS, and Windows
fly::coders::HuffmanNodeComparator Struct Reference

#include <types.hpp>

Public Member Functions

bool operator() (const HuffmanNode *left, const HuffmanNode *right)
 

Detailed Description

Comparator for HuffmanNode to be sorted such that the node with the lowest frequency has the highest priority.

Author
Timothy Flynn (trfly.nosp@m.nn89.nosp@m.@pm.m.nosp@m.e)
Version
July 7, 2019

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