#include "string.hpp"#include <boost/filesystem/operations.hpp>#include <boost/filesystem/path.hpp>Go to the source code of this file.
Namespaces | |
| namespace | sge |
| namespace | sge::detail |
Classes | |
| struct | sge::detail::sge::detail::choose_path_traits< char > |
| struct | sge::detail::sge::detail::choose_path_traits< wchar_t > |
Typedefs | |
| typedef string | sge::detail::path_string |
| typedef boost::filesystem::basic_path < detail::path_string, detail::choose_path_traits < char_type >::type > | sge::path |
| typedef boost::filesystem::basic_directory_iterator < path > | sge::directory_iterator |
1.5.5