Visualisierung2
myMaxheap.h File Reference
#include <iostream>

Go to the source code of this file.

Classes

struct  mytuple
 
struct  hnode
 
class  myMaxheap
 

Macros

#define TUP_INCLUDED
 
#define MAXHEAP_INCLUDED
 

Variables

const int heapmin = 3
 

Macro Definition Documentation

#define MAXHEAP_INCLUDED

Definition at line 13 of file myMaxheap.h.

#define TUP_INCLUDED

Definition at line 3 of file myMaxheap.h.

Variable Documentation

const int heapmin = 3

Definition at line 30 of file myMaxheap.h.