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

Go to the source code of this file.

Classes

class  grafalgo::ListSet
 Header file for data structure representing a collection of lists defined over index values 1,2,... More...
struct  grafalgo::ListSet::listhdr

Typedefs

typedef int32_t grafalgo::alist

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

 All Classes Files Functions Variables Typedefs Friends