23 const char*
what()
const throw() {
return msg.c_str(); }
37 static std::vector<unsigned long>
dto2longs(
double d);
45 static double longs2double (
const std::vector<unsigned long> &
v);
51 static std::string
d2x(
double d);
58 static void fill_byte_order ();
59 static bool byte_order_known;
60 static int byte_order[8];