From: RodZilla <rod...@fr...> - 2004-09-14 15:39:19
|
Hello, I have another stupid question. Now I would like to get (and write into a file) the full declaration of a member in a class. I do this using Member::Signature and TypeInfo::MakePtree, but if the member is an array, its size is omitted. Is it possible to get the full declaration, and how ? Thanks a lot in advance. Best regards, Rod. |