mirror of
https://github.com/boostorg/core.git
synced 2026-07-08 01:21:04 +02:00
d428335758
This implements in-place formatting for small hex numbers instead of using snprintf with the associated portability scaffolding. This also removes the need for #include <cstdio>.