Searched refs:shouldUseOldWay (Results 1 – 3 of 3) sorted by relevance
76 constexpr bool shouldUseOldWay = false; in jsoncpp_comp_read_string_example() local80 if (shouldUseOldWay) { in jsoncpp_comp_read_string_example()119 constexpr bool shouldUseOldWay = false; in jsoncpp_comp_write_string_example() local124 if (shouldUseOldWay) { in jsoncpp_comp_write_string_example()
18 constexpr bool shouldUseOldWay = false; in main() local23 if (shouldUseOldWay) { in main()
15 constexpr bool shouldUseOldWay = false; in main() local19 if (shouldUseOldWay) { in main()
Completed in 5 milliseconds