Subject: Re: [boost] [review] The review of Boost.DoubleEnded starts today: September 21 - September 30
From: Benedek Thaler (thalerbenedek_at_[hidden])
Date: 2017-09-25 21:48:25


On Sep 25, 2017 11:26 PM, "Fletcher, John P via Boost" <
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