Open mattn opened 8 years ago
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
cppType
bool
,wchar_t
,nullptr_t
should be separated as cppTypebool
,wchar_t
and cppTypeExnulptr_t
.