Closed jwakely closed 10 years ago
This doesn't seem to be in Boost.Filesystem, so maybe it isn't needed, but if path += path2works then it seems reasonable to expectpath1 + path2` to work as well.
path
works then it seems reasonable to expect
Opened as new issue 68
This doesn't seem to be in Boost.Filesystem, so maybe it isn't needed, but if
path
+= path2works then it seems reasonable to expect
path1 + path2` to work as well.