mln::util::ilcell< T > Struct Template Reference

Element of an item list. Store the data (key) used in soft_heap. More...

#include <soft_heap.hh>

List of all members.


Detailed Description

template<typename T>
struct mln::util::ilcell< T >

Element of an item list. Store the data (key) used in soft_heap.

Definition at line 76 of file soft_heap.hh.