From: Roman Yakovenko (roman.yakovenko_at_[hidden])
Date: 2005-11-28 08:26:54


> [mailto:boost-bounces_at_[hidden]]On Behalf Of Jeff Garland

>
> Actually it's intentional to not do an automatic conversion
> there. Call
> utc_time() to get the ptime.

Could you explains the reasons?

I see 2 problems with this approach:

1. creation of ptime object on stack, why?

2. Base class already has those operators, so why do you hide them?

> Jeff
> _______________________________________________

Thanks

Roman Yakovenko