Boost logo

Boost Users :

From: Bart (bartmann.nsd_at_[hidden])
Date: 2005-12-08 20:40:56


On Thu, 08 Dec 2005 17:41:05 +1100, Michael Lin wrote:

> try
> {
> ptime t1(time_from_string("2005-01-01"));
> cout << to_simple_string(t1) << endl;
> }
> catch (...)
> {
> cout << "exception thrown" << endl;
> }

You're right, this is a bug.

Thanks for bringing this to our attention.

Bart


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net