Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ilpropheta/7a3c9fbab4ae7d3c37ac56afda14e8a1 to your computer and use it in GitHub Desktop.
Save ilpropheta/7a3c9fbab4ae7d3c37ac56afda14e8a1 to your computer and use it in GitHub Desktop.
constexpr auto char_needed = std::numeric_limits<int>::digits10 + 2;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment