#include "pqxx/compiler-internal.hxx"
#include <cstring>
#include "pqxx/except"
#include "pqxx/strconv"
Namespaces | |
namespace | pqxx |
namespace | pqxx::internal |
Functions | |
void | pqxx::internal::throw_null_conversion (const std::string &type) |
Throw exception for attempt to convert null to given type. |