Rosetta
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces
heap.cc File Reference

class definition for a heap object based on Charlie Strauss's heap code ported over from rosetta++. More...

#include <utility/heap.hh>

Go to the source code of this file.

Namespaces

 utility
 unresizable vector whose size is known at compile time, which may be allocated on the stack, and which indexes from 0.
 

Detailed Description

class definition for a heap object based on Charlie Strauss's heap code ported over from rosetta++.

Author
James Thompson
Charlie Strauss

Definition in file heap.cc.