1 #ifndef CommonToolsUtils_popenCPP_H
2 #define CommonToolsUtils_popenCPP_H
9 namespace exprEvalDetails {
15 std::ostringstream n1;
27 #endif // CommonToolsUtils__popenCPP_H
std::string execSysCommand(const std::string &cmdline)
std::unique_ptr< std::istream > popenCPP(const std::string &cmdline)