Home
last modified time | relevance | path

Searched refs:as_relative_to (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/wave/util/
Dcpp_include_paths.hpp403 as_relative_to(boost::filesystem::path const& path, in as_relative_to() function
408 return as_relative_to(path.relative_path(), base.relative_path(), result); in as_relative_to()
449 if (!as_relative_to(branch_path(filepath), current_dir, current_rel_dir)) in set_current_directory()
/third_party/boost/libs/wave/test/testwave/
Dtestwave_app.cpp309 boost::wave::util::as_relative_to( in got_expected_result()