8 Aug
                
                    2007
                
            
            
                8 Aug
                
                '07
                
            
            
            
        
    
                8:35 p.m.
            
        On 8/8/07, Eric Niebler <eric@boost-consulting.com> 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