Classes | |
struct | boost::gregorian::bad_year |
Exception type for gregorian year. More... | |
class | boost::gregorian::greg_year |
Represent a day of the month (range 1900 - 10000) More... | |
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::gregorian | |
Gregorian date system based on date_time components. | |
Typedefs | |
typedef CV::simple_exception_policy < unsigned short, 1400, 10000, bad_year > | boost::gregorian::greg_year_policies |
Policy class that declares error handling gregorian year type. More... | |
typedef CV::constrained_value < greg_year_policies > | boost::gregorian::greg_year_rep |
Generated representation for gregorian year. More... | |