skystrife / cpptoml

cpptoml is a header-only library for parsing TOML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to write comments into the toml file?

rejuce opened this issue · comments

how can I add comments to single lines in the .toml file?
is there some method i overlooked?

i suppose when reading a file they are skipped...