Boost logo

Boost :

From: Michael Fawcett (michael.fawcett_at_[hidden])
Date: 2007-08-08 14:35:22


On 8/8/07, Eric Niebler <eric_at_[hidden]> wrote:
> Steven Watanabe wrote:
> > time_series_facade.hpp line 280
> > this->sout_
> > << " value = " << value << ", "
> > << " offset = " << start << ", "
> > << " end offset = " << stop << '\n';
> > value shouldn't have a space before it should it?
>
>
> Probably not.

Nit-picky, but "offset" and "end offset" probably shouldn't have
spaces before them either since the space is with the comma in the
previous line, right?

--Michael Fawcett


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk