mirror of
https://github.com/Tencent/rapidjson.git
synced 2025-10-28 11:31:57 +01:00
Extract conversion code to strtod.h [ci skip]
This commit is contained in:
@@ -262,7 +262,7 @@ static void TestParseDouble() {
|
||||
TEST_DOUBLE(fullPrecision, n1e308, 1E308);
|
||||
}
|
||||
|
||||
#if 1
|
||||
#if 0
|
||||
// Random test for double
|
||||
{
|
||||
union {
|
||||
|
||||
Reference in New Issue
Block a user