mirror of
https://github.com/fmtlib/fmt.git
synced 2025-11-25 11:49:52 +01:00
- Add double_type and float_type to scan_type enum - Add double* and float* pointers to scan_arg union - Add constructors for double and float scan arguments - Add switch cases for double and float types in visit() - Implement basic read() functions for floating-point parsing This partially resolves the TODO comment 'more types' in scan.h by adding support for the two most commonly needed floating-point types.
20 KiB
20 KiB