All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Public Member Functions | List of all members
paal::auctions::detail::xor_bids_value_query< GetBids, GetValue, GetItems > Class Template Reference

Public Member Functions

 xor_bids_value_query (GetBids get_bids, GetValue get_value, GetItems get_items)
 
template<class Bidder , class ItemSet , class Traits = traits<Bidder>, class Value = typename Traits::value>
Value operator() (Bidder &&bidder, const ItemSet &item_set) const
 

Detailed Description

template<class GetBids, class GetValue, class GetItems>
class paal::auctions::detail::xor_bids_value_query< GetBids, GetValue, GetItems >

Definition at line 104 of file xor_bids.hpp.


The documentation for this class was generated from the following file: