MPQC  3.0.0-alpha
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 Sun Jan 26 2020 23:24:03 for MPQC 3.0.0-alpha using the documentation package Doxygen 1.8.16.