10#ifndef CPROVER_UTIL_TEMPDIR_H
11#define CPROVER_UTIL_TEMPDIR_H
29 path.swap(other.path);
32 std::string
operator()(
const std::string &file);
ait supplies three of the four components needed: an abstract interpreter (in this case handling func...
std::string operator()(const std::string &file)
temp_dirt(temp_dirt &&other)
temp_dirt(const temp_dirt &)=delete
std::string get_temporary_directory(const std::string &name_template)