mirror of
https://github.com/boostorg/beast.git
synced 2026-01-26 09:12:18 +01:00
This function converts integers to their decimal representation as a static string. In addition, static_string::resize no longer initializes characters if the new size is larger.