

Classes | |
| struct | boost::gregorian::bad_day_of_year |
| Exception type for day of year (1..366) 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, 1, 366, bad_day_of_year > | boost::gregorian::greg_day_of_year_policies |
| A day of the year range (1..366) More... | |
| typedef CV::constrained_value < greg_day_of_year_policies > | boost::gregorian::greg_day_of_year_rep |
| Define a range representation type for the day of the year 1..366. More... | |