42 template<
typename Pred>
51 other.make_binomial_heap();
52 base_type::split(pred, other);
53 base_type::find_max();
69 other.make_binomial_heap();
70 base_type::join(other);
71 base_type::find_max();
#define PB_DS_CLASS_C_DEC
Definition: bin_search_tree_.hpp:71
#define PB_DS_CLASS_T_DEC
Definition: bin_search_tree_.hpp:67
#define PB_DS_ASSERT_VALID(X)
Definition: binary_heap_.hpp:324