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