Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct difference<boost::gregorian::date>

boost::itl::difference<boost::gregorian::date>

Synopsis

struct difference<boost::gregorian::date> {
  // types
  typedef boost::gregorian::date_duration type;
};

PrevUpHomeNext