You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is already mentioned: Support for member specialization: members of a template can be specialized separately, this is not supported.
But is it a limitation from clang or missing for the time being in cppast?
Even thought cpp_type_alias::underlying_type()::primary_template()::no_overloaded() is 1.
Any ideas if this would be implemented in the future?
Are there any workarounds?