[boost.filesystem3] ensuring a path has a \ or / on the end

29 Dec
2010
29 Dec
'10
10:53 a.m.
Hi: I'm writing some c++ code (using win32 api functions) and need to ensure that the boost::filesystem::path has a backslash on the end. For example the path: C:\test should beoutput as c:\test\ Does boost::filesystem have a method to ensure this is the case? Cheers Sean.
5347
Age (days ago)
5347
Last active (days ago)
11 comments
4 participants
participants (4)
-
Sean Farrow