$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] unzip .zip file and browse to compressed files
From: Kenny Riddile (kfriddile_at_[hidden])
Date: 2010-01-27 09:50:08
Andrej van der Zee wrote:
> Hi,
>
> Thanks for your reply.
>
>> Hi Andrej,
>>
>> I don't believe Boost has anything that can do this.
>>
>
> Yeah that is what I thought, unfortunately. It would be a nice augmentation for boost file-system though, to be able to browse to compressed directories.
>
> Cheers,
> Andrej
>
>
>
>
>
> _______________________________________________
> Unsubscribe & other changes: http://listarchives.boost.org/mailman/listinfo.cgi/boost
>
I've been using this behind a C++ wrapper:
I would love to see similar functionality added to the file system library.