fangfang1984
fangfang1984
> Definitely possible, as attributes have to be parsed manually, so there might be some bugs. Yes, it seems custom attribute is act as a ignore cursor here, but in...
Yes, friend functions is not contain in CppClass now, i try to add it in our local branch, it will be PR to master recently.
Ok, I will try to fix it.
I've attempted to reproduce this error on the latest CppAst.Net and found that the issue has already been fixed in recent adjustments. The TemplatePartialSpecialized should work properly in the new...
This is an excellent sample code for verifying whether partial template specialization works correctly, i will try to add it to tests code.
> > I've attempted to reproduce this error on the latest CppAst.Net and found that the issue has already been fixed in recent adjustments. > > Releasing the latest commit,...