libpqxx
3.1.1
|
String traits for C-style string constant ("array of char") More...
#include <strconv.hxx>
Static Public Member Functions | |
static const char * | name () |
static bool | has_null () |
static bool | is_null (const char t[]) |
static const char * | null () |
static void | from_string (const char Str[], const char *&Obj) |
static std::string | to_string (const char Obj[]) |
String traits for C-style string constant ("array of char")
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |