Home
last modified time | relevance | path

Searched refs:path_traits (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/boost/filesystem/
Dpath.hpp165 typename boost::enable_if<path_traits::is_pathable< in path()
168 path_traits::dispatch(source, m_pathname); in path()
189 path_traits::dispatch(source, m_pathname, cvt); in path()
200 path_traits::convert(seq.c_str(), seq.c_str()+seq.size(), m_pathname); in path()
212 path_traits::convert(seq.c_str(), seq.c_str()+seq.size(), m_pathname, cvt); in path()
225 typename boost::enable_if<path_traits::is_pathable<
230 path_traits::dispatch(source, m_pathname); in operator =()
249 path_traits::dispatch(source, m_pathname, cvt); in assign()
261 path_traits::convert(seq.c_str(), seq.c_str()+seq.size(), m_pathname); in assign()
274 path_traits::convert(seq.c_str(), seq.c_str()+seq.size(), m_pathname, cvt); in assign()
[all …]
Dpath_traits.hpp50 namespace path_traits { namespace
/third_party/boost/libs/filesystem/src/
Dpath_traits.cpp21 namespace pt = boost::filesystem::path_traits;
119 namespace boost { namespace filesystem { namespace path_traits { namespace
Ddirectory.cpp126 namespace path_traits { namespace
/third_party/boost/libs/filesystem/build/
DJamfile.v266 path_traits
/third_party/boost/libs/filesystem/
DCMakeLists.txt33 src/path_traits.cpp
/third_party/boost/libs/filesystem/test/
Dpath_unit_test.cpp1085 namespace path_traits
1108 path_traits::append<user_string::value_type>(begin,
/third_party/boost/tools/boostdep/doc/src/
Dboostdep.qbk290 from <boost/filesystem/path_traits.hpp>
299 from <boost/filesystem/path_traits.hpp>