|
template<bool Borrowed> |
bool | operator== (const Field< Borrowed > &a, const Field< Borrowed > &b) |
|
template<bool Borrowed> |
bool | operator== (const SystemVariable< Borrowed > &a, const SystemVariable< Borrowed > &b) |
|
template<bool Borrowed> |
bool | operator== (const Schema< Borrowed > &a, const Schema< Borrowed > &b) |
|
constexpr bool | operator== (const State &a, const State &b) |
|
template<bool Borrowed> |
bool | operator== (const Gtid< Borrowed > &a, const Gtid< Borrowed > &b) |
|
bool | operator== (const TransactionState &a, const TransactionState &b) |
|
template<bool Borrowed> |
bool | operator== (const TransactionCharacteristics< Borrowed > &a, const TransactionCharacteristics< Borrowed > &b) |
|