Re: [Doxygen-develop] PATCH: Exclude C++ std::string/wstring from diagrams
Brought to you by:
dimitri
From: Fredrik O. <for...@gm...> - 2011-12-26 14:34:56
|
On Mon, Dec 26, 2011 at 11:59 AM, Dimitri Van Heesch <do...@gm...> wrote: > The patch has unwanted side-effects :-( > Parameter matching can now fail when the type is a std::string where it previously succeeded, > so I had to remove the patch again. Ok. That is understandable. Do you have any ideas of alternative approaches for excluding text strings from the diagrams? Regards, Fredrik |