
15 Dec
2006
15 Dec
'06
2:33 p.m.
Steve Downey schrieb:
The STL, however, brings a very applicative programming model into an otherwise imperative language. And, it turns out that the template language is a turing complete pure functional language, making possible some very interesting type based metaprogramming.
AFAIK there's some limitation built into the template language (nesting depth or something) that makes the template language Turing-incomplete. Regards, Jo