Edit YAML file with manipulation using yaml-cpp

前端 未结 0 348
囚心锁ツ
囚心锁ツ 2020-12-22 20:36

I open a YAML file with YAML::LoadFile() and want to use manipulators in the file e.g. to add some quotes (YAML::DoubleQuoted) to some string or to convert an integer to hex

相关标签:
回答
  • 消灭零回复
提交回复
热议问题