Boost logo

Boost Users :

Subject: [Boost-users] [filesystem] native path starting with //:
From: Frédéric Bron (frederic.bron_at_[hidden])
Date: 2011-12-09 09:58:07


I am trying to upgrade my code from filesystem v2 to v3.
I have in some paths constructed from a string starting with "//:".
This was to ensure that the path was interpreted as native path in v2.
It seems that this option disappeared from v3 but this change is not
documented (at least I have not found the documentation for it).
Can I safely just remove "//:" from start of the constructor argument?

Regards,

Frédéric


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net