mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-29 04:17:55 +01:00
replaced stream-based number formatting
embedded a portion of double-conversion library (http://code.google.com/p/double-conversion/)and replaced stream-based number formatting
This commit is contained in:
@@ -48,6 +48,7 @@ public:
|
||||
|
||||
void testFormat();
|
||||
void testFormat0();
|
||||
void testFormatBool();
|
||||
void testFormatHex();
|
||||
void testFormatFloat();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user