[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.
5226
Age (days ago)
5226
Last active (days ago)
0 comments
1 participants
participants (1)
-
Sean Farrow