Initializing a vector of auto (unknown) type inside a template function in C++ – stackoverflow.com

I have a template function inside which I want to generate a vector which is of an unknown type. I tried to make it auto, but compilers say it is not allowed. The template function gets either ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

Artikel Terkait

0 Comment to "Initializing a vector of auto (unknown) type inside a template function in C++ – stackoverflow.com"