Public Member Functions | |
xor_bids_gamma_oracle (GetBids get_bids, GetValue get_value, GetItems get_items) | |
template<class Bidder , class GetPrice , class Threshold , class Traits = price_traits<Bidder, GetPrice>> | |
boost::optional< std::pair < typename Traits::items_val, typename Traits::frac > > | operator() (Bidder &&bidder, GetPrice get_price, Threshold threshold) const |
Friends | |
template<class GetBids_ , class GetValue_ , class GetItems_ , class Gamma_ > | |
class | ::detail::test_xor_bids_gamma_oracle |
Definition at line 286 of file xor_bids.hpp.