mln::util::node< T, R > Class Template Reference

Meta-data of an element in the heap. More...

#include <soft_heap.hh>

List of all members.


Detailed Description

template<typename T, typename R>
class mln::util::node< T, R >

Meta-data of an element in the heap.

Definition at line 97 of file soft_heap.hh.