title
Graph Drawing Toolkit

An object-oriented C++ library for handling and drawing graphs

gdtbinary_heap2.h File Reference

#include <assert.h>
#include "ptr.h"
#include "gdtlist.h"
#include <iostream>
#include <vector>

Include dependency graph for gdtbinary_heap2.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  gdt

Classes

struct  gdt::stdless< T >
class  gdt::gdtbinary_heap2< P, I, less >

Defines

#define CHECK(x)   if (!(x)) {printf(#x" returned false\n"); return false;};

Typedefs

typedef list_item gdt::heap_item


Detailed Description

Definition in file gdtbinary_heap2.h.


Define Documentation

#define CHECK (  )     if (!(x)) {printf(#x" returned false\n"); return false;};

Definition at line 13 of file gdtbinary_heap2.h.

Referenced by gdt::gdtbinary_heap2< P, struct_gdtnode, gdt::LessToGreater< P, gdt::stdless< P > > >::consistency_check().


Generated on Thu Jan 10 14:48:07 2008 for GDToolkit GAPI by  doxygen 1.5.3