$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [filesystem] : basic_path : Feature request
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2009-02-06 12:55:58
Sebastian Redl wrote:
> Beman Dawes wrote:
>> On Fri, Feb 6, 2009 at 9:56 AM, Rob <robrimmer_at_[hidden]> wrote:
>>
>>> I would also like to see pop_back() but this may not be as simple to
>>> implement, I'll have to check the code.
>>>
>> A use case would make this more compelling.
>>
>>
> It would be pretty trivial to implement, anyway. It's just "*this =
> parent_path();"
What about making it more efficient and nothrow? ;-)
> Sebastian
My 2 cents,
Ion