Created
February 26, 2017 19:05
-
-
Save stryku/69a5c10db8718425cb437c2741abe408 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 <size_t ...values> | |
struct values_container | |
{}; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment