On 2/24/2012 2:32 PM, Yury G. Kudryashov wrote:
1. Some classes/methods have doxygen comments, others haven't. Will you
accept patches that add such comments?
Sure, as long as they are accurate :)
We started that way back in the beginning but haven't really
maintained it. As more contributors
Hi!
I have a few questions about cmake coding style:
1. Some classes/methods have doxygen comments, others haven't. Will you
accept patches that add such comments?
2. The same about 'const' qualifiers on methods.
3. When do you use std::string vs char *?
3a. What is the difference between std