Menu

The C++-parser

The parser is now pretty usable. The only flaw known right now is variable declarations like 'struct foo bar;' and struct declarations as part of variable declarations like 'struct { int a; } foo;' where foo doesn't get added as an variable.

Posted by Jonas Nordin 2002-10-16

Log in to post a comment.

MongoDB Logo MongoDB