

Go to the source code of this file.
Namespaces | |
| soci | |
| soci::details | |
| soci::details::mysql | |
Functions | |
| template<typename T > | |
| std::size_t | soci::details::mysql::get_vector_size (void *p) |
| template<typename T > | |
| bool | soci::details::mysql::is_infinity_or_nan (T x) |
| template<typename T > | |
| void | soci::details::mysql::parse_num (char const *buf, T &x) |
| void | soci::details::mysql::parse_std_tm (char const *buf, std::tm &t) |
| char * | soci::details::mysql::quote (MYSQL *conn, const char *s, int len) |