CppAst.NET
CppAst.NET copied to clipboard
wiki out-of-date?
I'd appreciate it for the project's informative and categorical documentations. Unfortunately, some of the docs seem inaccurate.
CppAst.NET type-system gives a clarified description of the possible variants of CppTypes, but CppTemplateParameterType is not included.
I'd ask if the wiki is up-to-date, or anything else I'd take care if I use this project?
Yes, the doc is not up-to-date, some folks made PRs to bring support for template parameters.