Support more integer type conversions#197
Support more integer type conversions#197d99kris merged 2 commits intod99kris:integrate-more-int-typesfrom
Conversation
|
@d99kris This PR provides support for the following types: int8_t, uint8_t, int16_t, uint16_t. |
|
Hello @Yurunsoft - thanks for contributing! Generally the changes look good. I would prefer to minimize change to existing test code lines though. And for ToStr() I believe there's an issue for I'll merge the PR to an integration branch and make the above mentioned changes, and add a message here when it's fully integrated to rapidcsv master. |
|
This has been integrated to rapidcsv master in commit 9b660bc. |
No description provided.