Skip to content

Instantly share code, notes, and snippets.

@stryku
Created February 26, 2017 19:05
Show Gist options
  • Save stryku/69a5c10db8718425cb437c2741abe408 to your computer and use it in GitHub Desktop.
Save stryku/69a5c10db8718425cb437c2741abe408 to your computer and use it in GitHub Desktop.
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