Home
last modified time | relevance | path

Searched refs:tmpjson (Results 1 – 1 of 1) sorted by relevance

/dports/devel/cli11/CLI11-2.1.2/tests/
H A DConfigFileTest.cpp1344 TempFile tmpjson{"TestJsonTmp.json"}; variable
1346 app.set_config("--config", tmpjson);
1350 std::ofstream out{tmpjson};