This website requires JavaScript.
Explore
Help
Sign In
boost
/
filesystem
Watch
2
Star
0
Fork
0
You've already forked filesystem
mirror of
https://github.com/boostorg/filesystem.git
synced
2026-01-31 08:12:08 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
1cd06e340b09cc9729a4dfbfdf34540f5cc2129f
filesystem
/
test
/
path_unit_test.cpp
Beman
2f6391b931
Add class path constexpr constants separator and dot of the type appropriate for the platform, and add class path member query functions filename_is_dot() and filename_is_dot_dot(). These add convenience and the implementations may be more efficient that user coded equivalent functions. Also add detail functions is_directory_separator() and is_element_separator(), and replace all uses of local is_separator() in path.cpp with detail::is_directory_separator().
2015-12-01 10:17:45 -05:00
38 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink