On Thu, Apr 30, 2015 at 12:27 AM, Scott Bailey 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_?