
28 Nov
2005
28 Nov
'05
6:31 a.m.
Good morning. I think I found small bug, but I am not sure. ( boost version is 1.33.1 beta ) Description: [micro]second_clock< boost::local_time::local_date_time_base<> > could not be compiled. The problematic function is: private: static time_type create_time(::std::tm* current); The error is that local_date_time_base<> does not have constructors that takes date and time duration. Thanks Roman Yakovenko