On Mon, 21 Jul 2014 14:46:06 +0000 "Ferro, Alasdair" <alasdair_fe...@mentor.com> wrote:
> Make sure your "std::" prefixes match - Doxygen is far less forgiving > that the C++ compiler on this! If that's the issue, it's not a matter of "being less forgiving", it's a matter of being wrong, I think, since the .cpp files use namespace std whereas the .hpp ones don't. All of the other methods are the same in this regard and they come out okay. BUT: Adding the full namespace to the params in the .cpp works to get the documentation out. I'm okay with that, even if it does look a little inconsistent. Life is not perfect ;) Thanks! MK -- "Enthusiasm is not the enemy of the intellect." (said of Irving Howe) ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ Doxygen-users mailing list Doxygen-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/doxygen-users