MPQC 3.0.0-alpha
Loading...
Searching...
No Matches
sc::AVLMMapNode< K, T > Class Template Reference

Public Member Functions

 AVLMMapNode (const std::pair< K, T > &kv)
 
 AVLMMapNode (const K &k, const T &v)
 
K & key ()
 
const K & key () const
 
T & val ()
 
const T & val () const
 

Public Attributes

std::pair< K, T > keyval
 
AVLMMapNode< K, T > * lt
 
AVLMMapNode< K, T > * rt
 
AVLMMapNode< K, T > * up
 
int balance
 

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

Generated at Wed Sep 25 2024 02:45:31 for MPQC 3.0.0-alpha using the documentation package Doxygen 1.12.0.