#include <cstdarg>#include <climits>#include "strtod.h"#include "bignum.h"#include "cached-powers.h"#include "ieee.h"Go to the source code of this file.
Namespaces | |
| namespace | double_conversion |
Functions | |
| double | double_conversion::Strtod (Vector< const char > buffer, int exponent) |
| float | double_conversion::Strtof (Vector< const char > buffer, int exponent) |
1.5.9