$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [review] The review of Boost.DoubleEnded starts today: September 21 - September 30
From: Fletcher, John P (j.p.fletcher_at_[hidden])
Date: 2017-09-26 17:59:49
________________________________
From: Benedek Thaler [thalerbenedek_at_[hidden]]
Sent: 25 September 2017 22:48
To: boost_at_[hidden]
Cc: boost-announce_at_[hidden]; Thorsten Ottosen; Fletcher, John P
Subject: Re: [boost] [review] The review of Boost.DoubleEnded starts today: September 21 - September 30
On Sep 25, 2017 11:26 PM, "Fletcher, John P via Boost" <boost_at_[hidden]<mailto:boost_at_[hidden]>> wrote:
When I run the example I get only one line of output:
Reversed lines:
This does not tell me much at all and I have not found out what it is expected to do. It seems to read a file, which is not supplied or described. I have not found anything in the documentation.
> Hi,
> It reads the standard input. Try piping in some lines.
> HTH,
> Benedek
Benedek
Would you give me an example of what you mean? I have tried various things none of which make any sense. You are supposed to supply clear information. A review is not supposed to be a guessing game.
It would help if the examples had clear information about expected outcomes.
John