cxxheaderparser
cxxheaderparser copied to clipboard
Add MSVC int types
Adds basic support for MSVC int types:
-
__int8 -
__int16 -
__int32 -
__int64
Please add a test (it's very easy, see https://cxxheaderparser.readthedocs.io/en/latest/tools.html#test-generator)
Sorry for the delay. The tests are fixed now, and should be formatted correctly.