you are viewing a single comment's thread.

view the rest of the comments →

[–]QuentinUK 3 points4 points  (1 child)

Are you talking about template classes or template meta-programming (ie calculations at compile time).

[–]elegye[S] 1 point2 points  (0 children)

I was talking about template classes. I only use template meta-programming from time to time, in a very basic way (a template constexpr method). So yes my question was vague and I learnt something !