@Alex: Yes, if there’s a maximum nesting depth, you’ve moved from undecidable to merely exponential.
But this is a good point.
@orl: look at my blurb in the sidebar!
105363 items (97572 unread) in 19 feeds
Friends
(1021 unread)
Build
(68091 unread)
Heads
(716 unread)
News
(27537 unread)
fun
(207 unread)
@Alex: Yes, if there’s a maximum nesting depth, you’ve moved from undecidable to merely exponential.
But this is a good point.
@orl: look at my blurb in the sidebar!
What the hell is Gazelle?
Template instantiation is not turing complete as defined by the ISO 14882-2003 C++ standard due to the limitation on template nesting to a depth of 17. Sure, you can come up with some bizarre variant of C++ which is unparseable, but then it’s not really C++.