Scopira
20080306
|
specialization: long More...
#include <traits.h>
Static Public Member Functions | |
static bool | load (itflow_i &in, int64_t &outv) |
static void | save (otflow_i &out, const int64_t &v) |
static void | to_string (const int64_t &v, std::string &out) |
static bool | from_string (std::string &s, int64_t &out) |
Static Public Member Functions inherited from scopira::tool::flowtraits_base_g< int64_t > | |
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< int64_t > | |
typedef int64_t | data_type |
specialization: long
specialization: long done need it anymore becuase int and int64 should be enough?