This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
programming:cpp:json [2022/03/29 12:55] odagawa |
programming:cpp:json [2022/04/11 14:23] (current) odagawa |
||
---|---|---|---|
Line 42: | Line 42: | ||
</ | </ | ||
- | <code cpp> | + | < |
#include " | #include " | ||
+ | #include < | ||
+ | #include < | ||
+ | |||
+ | namespace fs = boost:: | ||
void ReadJsonData(t2l_param ¶m, const std::string json_file_path) { | void ReadJsonData(t2l_param ¶m, const std::string json_file_path) { |