$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Reading a file in reverse using boost::iostreams
From: Craig Henderson (cdm.henderson_at_[hidden])
Date: 2019-02-12 18:30:08
Reading in reverse is likely to be much slower because of the buffering, so I doubt it will have any performance gain that you seem to be looking for.
Craig
> On 12 Feb 2019, at 16:33, Sean Farrow via Boost-users <boost-users_at_[hidden]> wrote:
>
> Hi,
>
> Is there an easy way to read a file in reverse using boost::iostreams?
> Iâve got a case where I need to detect whether text is present and itâs closer to the end of the file than the beginning.
> Any help appreciated.
> Kind regards
> Sean.
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> https://listarchives.boost.org/mailman/listinfo.cgi/boost-users