|
Boost : |
From: Peter Dimov (pdimov_at_[hidden])
Date: 2005-11-28 09:09:47
>> template<class time_zone_type>
>> static time_type local_time(shared_ptr<time_zone_type> tz_ptr);
Why is tz_ptr templated on time_zone_type? Isn't a specific base class
required from time_zone_type?
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk