Created
February 26, 2017 16:46
-
-
Save stryku/6176f786e88b1bc7fa482897d95e5624 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 <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