![]() |
Rosetta
2019.12
|
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>
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.