CppSharp
CppSharp copied to clipboard
A case of improperly generated comments
trafficstars
Our own test of:
/**
* <sip:[email protected]>
*/
class LinphoneAddress {};
produces the incorrect comment of:
<member name="T:NamespacesDerived.TestComments.LinphoneAddress">
<summary>:alice</summary>
</member>