Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct size<boost::gregorian::date>

boost::itl::size<boost::gregorian::date>

Synopsis

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

PrevUpHomeNext