1 #ifndef CommonToolsUtils_popenCPP_H 2 #define CommonToolsUtils_popenCPP_H 8 namespace exprEvalDetails {
13 std::ostringstream n1;
15 auto s1 =
popenCPP(cmdline +
" 2>&1");
24 #endif // CommonToolsUtils__popenCPP_H std::string execSysCommand(const std::string &cmdline)
std::unique_ptr< std::istream > popenCPP(const std::string &cmdline)