Searched defs:skew_heap_data (Results 1 – 1 of 1) sorted by relevance
123 struct skew_heap_data struct125 typedef skew_heap<skew_heap_data, mutable_<true> >::handle_type handle_type; argument130 skew_heap_data(int i):i(i) {} in skew_heap_data() argument132 bool operator<(skew_heap_data const & rhs) const in operator <() argument