Skip to content

Instantly share code, notes, and snippets.

@stryku
Created February 26, 2017 15:04
Show Gist options
  • Save stryku/d8cac253b127ac4081ccd53b2f4023d2 to your computer and use it in GitHub Desktop.
Save stryku/d8cac253b127ac4081ccd53b2f4023d2 to your computer and use it in GitHub Desktop.
template <typename, int sign = 1, int current_val = 0>
struct string_to_int_impl;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment