|
Boost Users : |
Subject: [Boost-users] us_dst_rules::dst_start_offset -- version change issue?
From: Joseph A. Marks (josephamarks_at_[hidden])
Date: 2008-11-12 16:17:47
We recently upgraded to Boost 1_36_0.
The following line used to compile correctly:
boost::posix_time::time_duration td = us_dst_rules::dst_start_offset();
However, now I get the following error:
error C2039: 'dst_start_offset' : is not a member of 'boost::date_time::us_dst_rules<date_type_,time_duration_type_>'
Does anyone have any insight on how to correct this issue?
Joseph A. Marks
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net