Searched refs:get_empty_path (Results 1 – 2 of 2) sorted by relevance
65 return m_imp_ptr.get() ? m_imp_ptr->m_path1 : get_empty_path(); in path1()69 return m_imp_ptr.get() ? m_imp_ptr->m_path2 : get_empty_path(); in path2()75 BOOST_FILESYSTEM_DECL static const path& get_empty_path() BOOST_NOEXCEPT;
112 BOOST_FILESYSTEM_DECL const path& filesystem_error::get_empty_path() BOOST_NOEXCEPT in get_empty_path() function in boost::filesystem::filesystem_error