Created
February 26, 2017 15:04
-
-
Save stryku/d8cac253b127ac4081ccd53b2f4023d2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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