Variadic template or initializer_list?@MiiNiPaa: Thanks so much for your help. I did not know about the function unique_ptr. That was exac...
Variadic template or initializer_list?First of all thanks for the help. The problem is this is a minimal example. I cannot use vector bec...
Variadic template or initializer_list?I want to initialise my class as an array and i want to do it like this: [code] #include <initializ...
Template usageI use the newest version of g++. It says: [output]no matching function for call to 'func(output(host...
Template usageI'm starting to use templates and i have written a general class that uses templates. Now i want to ...
This user does not accept Private Messages