#include <scorum/utils/static_variant_comparison.hpp>
Go to the source code of this file.
|
template<market_kind kind, typename tag > |
bool | scorum::protocol::operator< (const over_under_market< kind, tag > &lhs, const over_under_market< kind, tag > &rhs) |
|
template<market_kind kind, typename tag > |
bool | scorum::protocol::operator< (const yes_no_market< kind, tag > &lhs, const yes_no_market< kind, tag > &rhs) |
|
template<market_kind kind, typename tag > |
bool | scorum::protocol::operator< (const score_yes_no_market< kind, tag > &lhs, const score_yes_no_market< kind, tag > &rhs) |
|