Searched defs:DoubleFromCharsTestCase (Results 1 – 1 of 1) sorted by relevance
42 struct DoubleFromCharsTestCase { struct43 const char* input;44 chars_format fmt;45 std::size_t correct_idx;46 errc correct_ec;47 double correct_value;