libpqxx
4.0.1
|
#include <strconv.hxx>
Static Public Member Functions | |
static const char * | name () |
static bool | has_null () |
static bool | is_null (const std::string &) |
static std::string | null () |
static void | from_string (const char Str[], std::string &Obj) |
static std::string | to_string (const std::string &Obj) |
|
static |
|
static |
|
static |
|
static |
|
static |
References pqxx::internal::throw_null_conversion().
|
static |