doc/developers_interface.dox
author deba
Tue, 31 Jan 2006 19:33:48 +0000
changeset 1931 6abf67b02ff5
child 2391 14a343be7a5a
permissions -rw-r--r--
New iterable map with comparable values
it uses linked lists and balanced binary tree

IterableBoolMap has ItemIt type as the other iterable maps

InvertableMap got ValueIterator
alpar@1146
     1
/*!
alpar@1146
     2
alpar@1146
     3
\page developers_interface Developers' interface to graph structures
alpar@1146
     4
alpar@1146
     5
Under construction
alpar@1146
     6
alpar@1146
     7
*/