
16 May
2008
16 May
'08
2:50 p.m.
Frank Birbacher wrote:
As fs::path partially looks like an STL container I tried to map a "sequence<string>" to a "fs::path". I really think you'll have better luck trying to find a workaround so you can map the path to a string.
Adding full-blown container semantics to path simply doesn't make sense. Sebastian