![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Go to the source code of this file.
Classes | |
| struct | MySQLHandle |
| struct | MySQLResult |
| struct | MySQLField |
| struct | MySQLBind |
| struct | MySQLStmt |
Typedefs | |
| using | MySQLBool = std::remove_pointer_t< decltype(std::declval< MYSQL_BIND >().is_null)> |
| using MySQLBool = std::remove_pointer_t<decltype(std::declval<MYSQL_BIND>().is_null)> |