Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::Huffman_Encoder_Engine::Get_Key Struct Reference

Public Member Functions

std::string operator() (BinNode< std::string > *p) const noexcept
 

Detailed Description

Definition at line 206 of file Huffman.H.

Member Function Documentation

◆ operator()()

std::string Aleph::Huffman_Encoder_Engine::Get_Key::operator() ( BinNode< std::string > *  p) const
inlinenoexcept

Definition at line 208 of file Huffman.H.

References Aleph::is_leaf().


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