Boost logo

Boost :

From: Frank Birbacher (bloodymir.crap_at_[hidden])
Date: 2008-05-16 11:26:07


Hi!

Sebastian Redl schrieb:
> I really think you'll have better luck trying to find a workaround so
> you can map the path to a string.

I tried using a wrapper which implicitly converts to and from fs::path.
That wrapper behaves like a vector<string> and at least complies if use
with Ice.

But it would be cleaner if either the fs::path was a container or the
wrapper was a legal path (due to path traits or something).

Regards,
Frank


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk