From: klapshin (klapshin_at_[hidden])
Date: 2003-03-21 11:51:38


--- In Boost-Users_at_[hidden], "Jeff Garland" <jeff_at_c...> wrote:

> I'm not sure what this would do on 1.29 b/c there have been
> lots of changes to lexical_cast. Of course I'm assuming this
> is an 'example' because with a blank string your program will core
> dump with an unhandled exception that occurs when it tries to
> construct a date from a blank string.

Yes, it was a stripped down example. Obviously replacing string
constant with something meaningful will not affect compilation
anyhow.