
30 Apr
2015
30 Apr
'15
11:56 a.m.
On Thu, Apr 30, 2015 at 12:27 AM, Scott Bailey <Bailey@insanegenius.org> wrote:
My changes to 'boost/date_time_time_period.hpp' follow. I have guarded them with DATE_TIME_NO_DEFAULT_CONSTRUCTOR and simply set begin to point_type() and end to begin_ -1;
Shouldn't end_ == begin_?