MySQL 9.1.0
Source Code Documentation
|
Classes | |
class | BasicInt |
class | FixedInt |
class | FixedInt< 1 > |
class | FixedInt< 2 > |
class | FixedInt< 3 > |
class | FixedInt< 4 > |
class | FixedInt< 8 > |
class | Null |
class | NulTermString |
class | String |
class | VarInt |
class | VarString |
Functions | |
template<bool Borrowed> | |
bool | operator== (const String< Borrowed > &lhs, const String< Borrowed > &rhs) |
template<class U > | |
constexpr bool | operator== (const BasicInt< U > &lhs, const BasicInt< U > &rhs) |
|
constexpr |