#include <boost/version.hpp>#include <boost/filesystem/operations.hpp>#include <boost/filesystem/convenience.hpp>Go to the source code of this file.
Namespaces | |
| namespace | boost |
| namespace | boost::filesystem |
Defines | |
| #define | BOOSTCOMPAT_NEED_IS_REGULAR_FILE |
Functions | |
| bool | boost::filesystem::is_regular_file (boost::filesystem::path) |
| Compatibility wrapper to deal with missing function in older boost library versions. | |
| #define BOOSTCOMPAT_NEED_IS_REGULAR_FILE |
Definition at line 45 of file BoostCompat.hxx.
1.4.7