Wednesday, March 5, 2008

Recursion unsafe in C/C++?

One of the guys who is writing CouchDB, wrote up this this interesting note: Recursion unsafe in C/C++. It starts off with this

The question of "why disallow recursion in C++?" came up in a comment to the C++ coding standards for the Joint Strike Fighter.

I was just thinking the same thing. ha!

0 comments: