Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
filesystem_compatibility.hpp File Reference
#include <string>
#include <boost/version.hpp>
#include <boost/filesystem/path.hpp>
#include <boost/filesystem/operations.hpp>
Include dependency graph for filesystem_compatibility.hpp:
This graph shows which files directly or indirectly include this file:

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::wave
 
 boost::wave::util
 

Functions

boost::filesystem::path boost::wave::util::initial_path ()
 
boost::filesystem::path boost::wave::util::current_path ()
 
template<typename String >
boost::filesystem::path boost::wave::util::create_path (String const &p)
 
std::string boost::wave::util::leaf (boost::filesystem::path const &p)
 
boost::filesystem::path boost::wave::util::branch_path (boost::filesystem::path const &p)
 
boost::filesystem::path boost::wave::util::normalize (boost::filesystem::path &p)
 
std::string boost::wave::util::native_file_string (boost::filesystem::path const &p)
 
boost::filesystem::path boost::wave::util::complete_path (boost::filesystem::path const &p)
 
boost::filesystem::path boost::wave::util::complete_path (boost::filesystem::path const &p, boost::filesystem::path const &base)
 
bool boost::wave::util::create_directories (boost::filesystem::path const &p)