|
Rosetta
|
class definition for a heap object based on Charlie Strauss's heap code ported over from rosetta++. Stores a sorted list of integers based on floating-point values. More...
#include <utility/heap.fwd.hh>#include <utility/vector0.hh>#include <utility/pointer/ReferenceCount.hh>Go to the source code of this file.
Classes | |
| class | utility::heap |
Namespaces | |
| utility | |
| unresizable vector whose size is known at compile time, which may be allocated on the stack, and which indexes from 0. | |
class definition for a heap object based on Charlie Strauss's heap code ported over from rosetta++. Stores a sorted list of integers based on floating-point values.
Definition in file heap.hh.
1.8.7