$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Garland (jeff_at_[hidden])
Date: 2004-07-20 16:42:46
On Tue, 20 Jul 2004 17:20:45 -0400, David Abrahams wrote
> "Jeff Garland" <jeff_at_[hidden]> writes:
> > I've given in to user demand -- the default constructor to
> > not_a_date_time will be in the 1.32 -- gregorian::date same story.
>
> Why was that the right choice? It seems like an opportunity for bugs.
Well, you are the first to defend my original stance :-) Really though, it
isn't that big a window for error. And, you can turn the default constructors
off by setting a compilation flag.
Jeff