|
template<bool Borrowed> |
bool | operator== (const Greeting< Borrowed > &a, const Greeting< Borrowed > &b) |
|
template<bool Borrowed> |
bool | operator== (const AuthMethodSwitch< Borrowed > &a, const AuthMethodSwitch< Borrowed > &b) |
|
template<bool Borrowed> |
bool | operator== (const AuthMethodData< Borrowed > &a, const AuthMethodData< Borrowed > &b) |
|
template<bool Borrowed> |
bool | operator== (const Ok< Borrowed > &a, const Ok< Borrowed > &b) |
|
template<bool Borrowed> |
bool | operator== (const Error< Borrowed > &a, const Error< Borrowed > &b) |
|
constexpr bool | operator== (const ColumnCount &a, const ColumnCount &b) |
|
template<bool Borrowed> |
bool | operator== (const ColumnMeta< Borrowed > &a, const ColumnMeta< Borrowed > &b) |
|
template<bool Borrowed> |
bool | operator== (const Row< Borrowed > &a, const Row< Borrowed > &b) |
|
template<bool Borrowed> |
constexpr bool | operator== (const SendFileRequest< Borrowed > &a, const SendFileRequest< Borrowed > &b) |
|
template<bool Borrowed> |
constexpr bool | operator== (const Statistics< Borrowed > &a, const Statistics< Borrowed > &b) |
|