Function guess_type (o2scl)

O2scl : Function List

void o2scl::guess_type(std::string s, bool &is_int, bool &is_fp, bool &is_fp_sci, bool &has_minus, bool &not_num)

Try to guess the type of a string.