Searched defs:argv_to_path_guard (Results 1 – 1 of 1) sorted by relevance
67 struct argv_to_path_guard { struct68 const boost::filesystem::path original_;69 const boost::filesystem::path version_dropped_;70 const std::string just_path_;71 const bool same_;74 static inline boost::filesystem::path drop_b2_deco(const boost::filesystem::path& in) { in drop_b2_deco()83 inline explicit argv_to_path_guard(int argc, char* argv[]) in argv_to_path_guard() argument98 inline ~argv_to_path_guard() { in ~argv_to_path_guard()