Skip to content

Instantly share code, notes, and snippets.

@loliGothicK
Last active April 27, 2018 18:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save loliGothicK/ab394a878ee207e7a5c0c5132269084e to your computer and use it in GitHub Desktop.
Save loliGothicK/ab394a878ee207e7a5c0c5132269084e to your computer and use it in GitHub Desktop.
template < class Iterator >
std::vector( Iterator, Iterator ) -> std::vector< typename Iterator::value_type >;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment