Home | Libraries | People | FAQ | More |
boost::heap::binomial_heap::force_inf
// In header: <boost/heap/binomial_heap.hpp> template<typename T, typename A0 = boost::parameter::void_, typename A1 = boost::parameter::void_, typename A2 = boost::parameter::void_, typename A3 = boost::parameter::void_> struct force_inf { // public member functions template<typename X> bool operator()(X const &, X const &) const; };