Hello,
 
I'm using boost::filesystem in my application. It appears to work ok with UNC paths* but until now hadn't considered if there might be any problems lurking as they're quite different to "C:\something" or "/usr/something"?
 
I had a look in the documentation but could not see UNCs mentioned.
 
Regards,
 
Pete