How would I define a function that takes as input an iterator over any type of STL container, but only to those of a specific templated type. For example:How would I define a function that takes as inp
How would I define a function that takes as input an iterator over any type of STL container, but only to those of a specific templated type. For example:How would I define a function that takes as inp