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

Go to the source code of this file.

Classes

class  grafalgo::Adt
 The Adt class is a base class from which other data structures in grafalgo are derived. More...

Typedefs

typedef int32_t grafalgo::index
typedef int32_t grafalgo::position

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 Adt.h.

 All Classes Files Functions Variables Typedefs Friends