Opened 10 years ago
Last modified 10 years ago
#7126 new Bugs
function is_separator and boost::filesystem::slash<boost::filesystem::path>::value move to main hpp file
Reported by: | Owned by: | Beman Dawes | |
---|---|---|---|
Milestone: | To Be Determined | Component: | filesystem |
Version: | Boost 1.51.0 | Severity: | Problem |
Keywords: | Cc: |
Description
Please add support get native path separator in main path.hpp header file, because this function now is inaccesible, and error appears (# error Compiling Filesystem version 2 file with BOOST_FILESYSTEM_VERSION defined != 2), this reprodused on boost 1.47 version
Note:
See TracTickets
for help on using tickets.