Searched defs:make_preferred (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/libs/filesystem/src/ | ||
D | path.cpp | 214 BOOST_FILESYSTEM_DECL path& path::make_preferred() in make_preferred() function in boost::filesystem::path |
/third_party/boost/boost/filesystem/ | ||
D | path.hpp | 394 path& make_preferred() { return *this; } // POSIX no effect in make_preferred() function in boost::filesystem::path |