Scopira
20080306
|
specialization: double More...
#include <traits.h>
Static Public Member Functions | |
static bool | load (itflow_i &in, double &outv) |
static void | save (otflow_i &out, const double &v) |
static void | to_string (const double &v, std::string &out) |
static bool | from_string (std::string &s, double &out) |
Static Public Member Functions inherited from scopira::tool::flowtraits_base_g< double > | |
static bool | load_collection (itflow_i &in, COL &v) |
static void | save_collection (otflow_i &out, const COL &v) |
Additional Inherited Members | |
Public Types inherited from scopira::tool::flowtraits_base_g< double > | |
typedef double | data_type |
specialization: double