mirror of
https://github.com/CrowCpp/Crow.git
synced 2024-06-07 21:10:44 +00:00
973d5fa1cd
* fix: minimize the precision loss when dumping double to string * abandon one-time macro * replace hard-coded buffer size, replace `sprintf` with `snprintf` * replace `DECIMAL_DIG` with `DBL_DECIMAL_DIG` * Update json.h changed to C++11 DECIMAL_DIGIT * added cfloat include * identify float and double as different numeral types, and approach their precisions accordingly --------- Co-authored-by: June Han <jun_h@pretia.co.jp> Co-authored-by: gittiver <gulliver@traumkristalle.net> |
||
---|---|---|
.. | ||
cookie_parser.h | ||
cors.h | ||
session.h | ||
utf-8.h |