Pass a single parameter to a function that expects an iterator range – stackoverflow.com

Consider a function that accepts one or more parameters (e.g. file names). In order to make it versatile, it is advantageous to write it for a general iterator range: template<class Iter> void ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

Artikel Terkait

0 Comment to "Pass a single parameter to a function that expects an iterator range – stackoverflow.com"