
28 Nov
2005
28 Nov
'05
1:26 p.m.
[mailto:boost-bounces@lists.boost.org]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