21 Mar
2003
21 Mar
'03
4:51 p.m.
--- In Boost-Users@yahoogroups.com, "Jeff Garland"
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.