Board
0.9.6
Public Member Functions
|
List of all members
NodeGreaterThan Struct Reference
Public Member Functions
bool
operator()
(const
Node
*a, const
Node
*b)
Detailed Description
Examples
examples/Huffman.cpp
.
Member Function Documentation
◆
operator()()
bool NodeGreaterThan::operator()
(
const
Node
*
a
,
const
Node
*
b
)
inline
Examples
examples/Huffman.cpp
.
References
Node::height()
, and
Node::probability
.
The documentation for this struct was generated from the following file:
examples/
Huffman.cpp
Generated by
1.9.7