#include <strconv.hxx>
Public Types | |
typedef double | subject_type |
Static Public Member Functions | |
static void | from_string (const char Str[], double &Obj) |
static bool | has_null () |
static bool | is_null (double) |
static const char * | name () |
static double | null () |
static PGSTD::string | to_string (double Obj) |
typedef double pqxx::string_traits< double >::subject_type |
|
static |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
static |