Example #1
0
 inline boost::filesystem::path normalize(boost::filesystem::path& p)
 {
     return p.normalize();
 }