+ 2
Not really. All C++ templates are expanded at compile-time, so compiling takes a tad longer, but that also means that once you run your code there aren't any templates to speak of.
14th Nov 2016, 11:38 AM
Schindlabua
Schindlabua - avatar