Skip to content

Instantly share code, notes, and snippets.

@stryku
Created February 26, 2017 16:46
Show Gist options
  • Save stryku/6176f786e88b1bc7fa482897d95e5624 to your computer and use it in GitHub Desktop.
Save stryku/6176f786e88b1bc7fa482897d95e5624 to your computer and use it in GitHub Desktop.
template <int value, bool end, typename sign_str, typename current_string = string<>>
struct string_from_int_impl;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment