Grafalgo
Library of useful data structures and algorithms
/Users/jst/src/grafalgo/cpp/include/SaTreeMap.h File Reference
#include "stdinc.h"
#include "SaBstSet.h"
#include "SetPair.h"
Include dependency graph for SaTreeMap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  grafalgo::SaTreeMap
 Maintains set of (key, value) pairs where key is a 64 bit value and value is a positive 32 bit integer. More...

Detailed Description

Author:
Jon Turner
Date:
2011 This is open source software licensed under the Apache 2.0 license. See http://www.apache.org/licenses/LICENSE-2.0 for details.

Definition in file SaTreeMap.h.

 All Classes Files Functions Variables Typedefs Friends