Boost logo

Boost :

From: Roman Yakovenko (roman.yakovenko_at_[hidden])
Date: 2005-11-28 01:31:11


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


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk