skystrife / cpptoml

cpptoml is a header-only library for parsing TOML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for int32 and float

malkindan opened this issue · comments

I would like to have support for int32 and float. Actually I have done it in my local copy but I would like to contribute to actual project