Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Class weeks_duration

boost::gregorian::weeks_duration

Synopsis

// In header: <boost/date_time/gregorian/greg_duration_types.hpp>


class weeks_duration : public  {
public:

  // public member functions
  ();
  ();
};

Description

weeks_duration public member functions

  1. ( w);
  2. ( sv);

PrevUpHomeNext