We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cppType bool, wchar_t, nullptr_t should be separated as cppType bool, wchar_t and cppTypeEx nulptr_t.
bool
wchar_t
nullptr_t
nulptr_t
The text was updated successfully, but these errors were encountered:
add nullptr_t
e0d2e4e
Close #34
No branches or pull requests
cppType
bool
,wchar_t
,nullptr_t
should be separated as cppTypebool
,wchar_t
and cppTypeExnulptr_t
.The text was updated successfully, but these errors were encountered: